Uses of Interface
it.tidalwave.ui.core.Mutable
Packages that use Mutable
Package
Description
-
Uses of Mutable in it.tidalwave.ui.core
Subinterfaces of Mutable in it.tidalwave.ui.coreClasses in it.tidalwave.ui.core that implement Mutable -
Uses of Mutable in it.tidalwave.ui.core.function
Subinterfaces of Mutable in it.tidalwave.ui.core.functionClasses in it.tidalwave.ui.core.function that implement MutableModifier 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
Subinterfaces of Mutable in it.tidalwave.ui.core.roleModifier 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
Classes in it.tidalwave.ui.core.role.spi that implement MutableModifier and TypeClassDescriptionclass
A convenient support for implementing aMutableIconProvider
.