Package com.inline.feature.ui

Interface Summary
AspectDisplayProperties The AspectDisplayProperties interface
Displayable Displayable objects are designed to play the role of model in the MV (model-view) or controller in the MVC (model-view-controller) pattern.
DisplayProperties The DisplayProperties interface
DisplayPropertyFactory  
EditorDisplayProperties DisplayProperties that associate the displayable object with its editor.
FeatureConstructorView  
FeatureModelDisplayPropertyFactory The DisplayPropertyFactory interface
FeatureModelEditorService A model browser/editor service.
MenuDisplayProperties DisplayProperties for a menu item.
MessageDisplayProperties The MessageDisplayProperties interface
NodeDisplayProperties The NodeDisplayProperties interface
RootDisplayProperties The RootDisplayProperties interface
 

Class Summary
AbstractDisplayable Basic implementation of the Displayable interface that can be used for elements of a FeatureModel.
AbstractDisplayProperties  
AbstractDisplayPropertyFactory  
AbstractFeatureModelDisplayProperties  
AbstractMenuDisplayProperties A based class for MenuDisplayProperties.
AbstractNodeDisplayProperties A based class for classes that need to implement both NodeDisplayProperties and EditorDisplayProperties.
DefaultFeatureModelEditorService  
Displayables Some displayable utilities.
Displayables.DisplayableComparator  
FeatureComparator  
FeatureEditor  
FeatureMessageText  
TestFeatureModelEditor