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 it.tidalwave.thesefoolishthings.examples.person -
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 specializedDisplayablewhich can manage names in multipleLocales.MutableDisplayable A specializedDisplayablewhich is mutable (that is, its display name can be changed) and firesPropertyChangeEvents.MutableIconProvider A specializedIconProviderwhich is mutable and firesPropertyChangeEvents.MutableLocalizedDisplayable A specializedLocalizedDisplayablewhich 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 providesUserActions.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 specializedIconProviderwhich is mutable and firesPropertyChangeEvents.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 providesUserActions. -
Classes in it.tidalwave.role.ui used by it.tidalwave.thesefoolishthings.examples.person Class Description Displayable The role of an object which can provide its own display name.