Package it.tidalwave.role.ui
package it.tidalwave.role.ui
-
ClassDescriptionChangeable<T>The role of an object that can change its value.The role of an object which can provide its own display name.The role of an object that can provide an icon for rendering.A specialized
Displayablewhich can manage names in multipleLocales.A specializedDisplayablewhich is mutable (that is, its display name can be changed) and firesPropertyChangeEvents.A specializedIconProviderwhich is mutable and firesPropertyChangeEvents.A specializedLocalizedDisplayablewhich is mutable.The role of an object that can be presented on a UI, thus is capable of creating aPresentationModel.TODO: As the NetBeans Node, it should allow children, have event listeners for children added/removed/changed.A specialisation ofAggregate<PresentationModel>which offers a convenience method for aggregating its contained objects.A factory that creates a defaultPresentationModel.A role providing the capability of being selected.A role which declares a set of styles for rendering.A role that providesUserActions.The role of an object that can be visible or not.