|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.ibm.able.editor.AbleInspectorWindow
This class is the window for an Able Inspector
| Constructor Summary | |
|---|---|
AbleInspectorWindow(javax.swing.JFrame theParentFrame,
AbleInspector theInspectorFrame)
Construct a new Able Inspector window based on the specified inspector object. |
|
AbleInspectorWindow(javax.swing.JFrame theParentFrame,
AbleViewObject theViewObject)
Construct a new Able Inspector window based on the specified view object. |
|
| Method Summary | |
|---|---|
void |
deiconifyFrame()
|
void |
dispose()
|
AbleInspector |
getInspector()
Return the underlying Inspector object |
AbleEditorFrame |
getParent()
Return the parent Frame |
static void |
main(java.lang.String[] args)
|
void |
refresh()
|
void |
requestFocus()
|
void |
setFrameTitle(java.lang.String theTitle)
|
void |
setInspectorContext(AbleInspectorContext theContext)
Set the Inspector context after a restore |
void |
setVisible(boolean theVisibleFlag)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbleInspectorWindow(javax.swing.JFrame theParentFrame,
AbleInspector theInspectorFrame)
public AbleInspectorWindow(javax.swing.JFrame theParentFrame,
AbleViewObject theViewObject)
| Method Detail |
public void dispose()
dispose in interface AbleInspectorHolderpublic void setVisible(boolean theVisibleFlag)
public void requestFocus()
public void deiconifyFrame()
public void refresh()
public AbleEditorFrame getParent()
public AbleInspector getInspector()
public void setInspectorContext(AbleInspectorContext theContext)
public void setFrameTitle(java.lang.String theTitle)
public static void main(java.lang.String[] args)
|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||