Package com.togethersoft.openapi.ide.inspector.util

Class Diagram Summary
util 
 

Interface 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.
 

Class Summary
DescriptionComponentThis class represents inspector component intended to edit javadoc for the selected RwiElement.
DescriptionComponent.ModelPropertyNamesServiceImpl 
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.
TabbedPaneInspectorUI.Semaphore 
TabbedPaneInspectorUI.SwingUtil 
UIComponentsBuilderThis utility class creates UI of the inspector fields.