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