| |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See
Description
| Class Diagram Summary | |
| inspector | |
| Interface Summary | |
| Condition | Represents calculatable condition of visibility. |
| IdeInspectorBuilder | Factory class used to create IdeInspector. |
| IdeInspectorManager | This manager is used to control the process of inspector creation. |
| Class Summary | |
| IdeInspector | Represents abstract inspector which is used to control properties of ide components. |
| IdeInspectorComponent | Class IdeInspectorComponent represents abstract component of inspector. |
| IdeInspectorCompoundComponent | Class IdeInspectorCompoundComponents represents an inspector component
that contains the other inspector components. |
| IdeInspectorManagerAccess | This class is intended to access the current inspector manager. |
| IdeInspectorProperty | Class IdeInspectorProperty represents a property inside an inspector component. |
| IdeInspectorPropertySetComponent | Represents inspector component that keeps a list of properties. |
| IdeInspectorSinglePropertyComponent | Represents InspectorComponent that stores a single property. |
| IdeMultipleInspectorProperty | Represents InspectorProperty that stores an enumeration of properties. |
This package contains several interfaces and classes that comprise an inspector.
| 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 |
| |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||