| ||||||||||
| 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. | |
| Method Summary | |
protected void | markComponentsToUpdate()This method overrides one from parent class and does not mark any component to force update because inspector will automatically update component that becomes visible. |
| Methods inherited from class com.togethersoft.openapi.ide.inspector.IdeInspectorCompoundComponent |
addComponent, addComponent, removeComponent, setSelectedComponent, 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| Method Detail |
protected void markComponentsToUpdate()
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||