| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.beans.FeatureDescriptor
|
+--com.togethersoft.openapi.ide.inspector.IdeInspectorComponent
|
+--com.togethersoft.openapi.ide.inspector.IdeInspectorCompoundComponent
|
+--com.togethersoft.openapi.ide.inspector.util.TabbedCompoundComponent
Represents InspectorCompoundComponent which is presented in the UI as a tabbed pane.
| Fields inherited from class com.togethersoft.openapi.ide.inspector.IdeInspectorCompoundComponent |
myContext, myInternalInspector |
| Constructor Summary | |
TabbedCompoundComponent(IdeContext context, String name)Creates new TabbedCompoundComponent for the specified context. | |
| Methods inherited from class com.togethersoft.openapi.ide.inspector.IdeInspectorCompoundComponent |
addComponent, addComponent, removeComponent, update |
| Methods inherited from class com.togethersoft.openapi.ide.inspector.IdeInspectorComponent |
getService, setService |
| Methods inherited from class java.beans.FeatureDescriptor |
getName, setName, getDisplayName, setDisplayName, isExpert, setExpert, isHidden, setHidden, isPreferred, setPreferred, getShortDescription, setShortDescription, setValue, getValue, attributeNames |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
| Constructor Detail |
public TabbedCompoundComponent(IdeContext context, String name)
IdeContext for which this component is createdString name of this component
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||