| Model entity | Class/interface name |
|---|---|
| inspector | inspector.IdeInspector |
| component | inspector.IdeInspectorComponent |
| property | inspector.IdeInspectorProperty |
| Model entity | Class name | Description |
|---|---|---|
| inspector | inspector.util.TabbedPaneInspectorUI | Represents inspector as a tabbed pane where each tab suited for certain component |
| component | inspector.util.table.PropertyTableComponentUI | Represents component as a table of properties |