Uses of Interface
it.tidalwave.ui.core.Mutable
Package
Description
-
Uses of Mutable in it.tidalwave.ui.core
-
Uses of Mutable in it.tidalwave.ui.core.function
Modifier and TypeClassDescriptionclass
class
class
BoundFunctionSupport<T,
R> class
class
class
class
class
Changes the destination only at a certain condition in function of the target. -
Uses of Mutable in it.tidalwave.ui.core.role
Modifier and TypeInterfaceDescriptioninterface
A specializedDisplayable
which is mutable (that is, its display name can be changed) and firesPropertyChangeEvent
s.interface
A specializedIconProvider
which is mutable and firesPropertyChangeEvent
s.interface
TODO: As the NetBeans Node, it should allow children, have event listeners for children added/removed/changed. -
Uses of Mutable in it.tidalwave.ui.core.role.spi
Modifier and TypeClassDescriptionclass
A convenient support for implementing aMutableIconProvider
.