| Class Summary |
| DescriptionComponent | This class represents inspector component intended to edit javadoc for the selected RwiElement. |
| DocComponent | This class represents inspector component suited to show javadoc for selected RwiElement. |
| DocUtil | This utility class has only one method to get javadoc for the specified RwiElement. |
| PropertySetRadioButtonComponentUI | This UI component represents PropertySetComponent as a group of radio buttons. |
| SinglePropertyCheckBoxUI | Represents SingleProperty as a checkbox on the UI. |
| StatusBarUI | This class is the service for the inspector. |
| TabbedCompoundComponent | Represents InspectorCompoundComponent which is presented in the UI as a tabbed pane. |
| TabbedPaneInspectorUI | Class TabbedPaneInspectorUI is the service for the inspector. |
This package represents a number of UI components intended to be used as the services for the inspector and
it's components. These services visualize the inspector, inspector components and properties inside the components.