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 TypeClassDescriptionclassclassclassBoundFunctionSupport<T,R> classclassclassclassclassChanges 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 TypeInterfaceDescriptioninterfaceA specializedDisplayablewhich is mutable (that is, its display name can be changed) and firesPropertyChangeEvents.interfaceA specializedIconProviderwhich is mutable and firesPropertyChangeEvents.interfaceTODO: 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 TypeClassDescriptionclassA convenient support for implementing aMutableIconProvider.