| Class Summary |
| ComponentWeight | Represents default weights (sorting order) for predefined inspector components. |
| 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. |