Uses of Package
it.tidalwave.role.ui
-
Packages that use it.tidalwave.role.ui Package Description it.tidalwave.role.ui it.tidalwave.role.ui.function it.tidalwave.role.ui.spi -
Classes in it.tidalwave.role.ui used by it.tidalwave.role.ui Class Description ActionProvider BoundProperty Changeable The role of an object that can change its value.ChangingSource Displayable The role of an object which can provide its own display name.IconProvider The role of an object that can provide an icon for rendering.LocalizedDisplayable A specializedDisplayable
which can manage names in multipleLocale
s.MutableDisplayable A specializedDisplayable
which is mutable (that is, its display name can be changed) and firesPropertyChangeEvent
s.MutableIconProvider A specializedIconProvider
which is mutable and firesPropertyChangeEvent
s.MutableLocalizedDisplayable A specializedLocalizedDisplayable
which is mutable.Presentable The role of an object that can be presented on a UI, thus is capable of creating aPresentationModel
.PresentationModel TODO: As the NetBeans Node, it should allow children, have event listeners for children added/removed/changed.PresentationModelAggregate A specialisation ofAggregate
<PresentationModel>
which offers a convenience method for aggregating its contained objects.PresentationModelFactory A factory that creates a defaultPresentationModel
.Selectable A role providing the capability of being selected.Styleable A role which declares a set of styles for rendering.UserAction UserActionProvider A role that providesUserAction
s.Visible The role of an object that can be visible or not. -
Classes in it.tidalwave.role.ui used by it.tidalwave.role.ui.function Class Description Changeable The role of an object that can change its value.ChangingSource -
Classes in it.tidalwave.role.ui used by it.tidalwave.role.ui.spi Class Description ActionProvider IconProvider The role of an object that can provide an icon for rendering.MutableIconProvider A specializedIconProvider
which is mutable and firesPropertyChangeEvent
s.Presentable The role of an object that can be presented on a UI, thus is capable of creating aPresentationModel
.PresentationModel TODO: As the NetBeans Node, it should allow children, have event listeners for children added/removed/changed.PresentationModelFactory A factory that creates a defaultPresentationModel
.UserAction UserActionProvider A role that providesUserAction
s.