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.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
. -
Uses of Mutable in it.tidalwave.ui.function
Modifier and TypeClassDescriptionclass
class
class
BoundFunctionSupport<DOMAIN_TYPE,
CODOMAIN_TYPE> class
class
class
class
UnaryBoundFunctionSupport<DOMAIN_TYPE,
CODOMAIN_TYPE> class