com.togethersoft.openapi.ide.inspector.util
Class Diagram util

Class Summary
CacheablePropertyThe interface are used for IdeInspectorProperty marking as
property which attribute values can be cached.
ComponentWeightRepresents default weights (sorting order) for predefined inspector components.
DescriptionComponentThis class represents inspector component intended to edit javadoc for the selected RwiElement.
DocComponentThis class represents inspector component suited to show javadoc for selected RwiElement.
DocUtilThis utility class has only one method to get javadoc for the specified RwiElement.
PropertySetRadioButtonComponentUIThis UI component represents PropertySetComponent as a group of radio buttons.
SinglePropertyCheckBoxUIRepresents SingleProperty as a checkbox on the UI.
StatusBarUIThis class is the service for the inspector.
TabbedCompoundComponentRepresents InspectorCompoundComponent which is presented in the UI as a tabbed pane.
TabbedPaneInspectorUIClass TabbedPaneInspectorUI is the service for the inspector.
UIComponentsBuilderThis utility class creates UI of the inspector fields.