|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.ide.inspector.DefaultInspectable
oracle.jdeveloper.model.JProjectInspectable
Field Summary |
Fields inherited from class oracle.ide.inspector.DefaultInspectable |
propertyModel, target |
Constructor Summary | |
JProjectInspectable()
|
Method Summary | |
javax.swing.Icon |
getCustomDialogIcon()
Get the Icon associated with the custom dialog, if any. |
java.lang.String |
getCustomDialogToolTipText()
Get the tooltip text associated with the custom dialog, if any. |
javax.swing.Action[] |
getLinkActions()
Get an array of actions for display in an InspectorWindow to serve as quick links to common operations. |
boolean |
hasCustomDialog()
Determine whether or not a custom dialog is supported. |
void |
setContext(Context context)
Initialize the PropertyModel to reflect the selection of the Context. |
void |
showCustomDialog(java.awt.Component parent)
Display the custom dialog if any. |
Methods inherited from class oracle.ide.inspector.DefaultInspectable |
getAdditionalTabPages, getCustomizer, getPropertyModel, getTarget |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.ide.inspector.Inspectable |
getAdditionalTabPages, getCustomizer, getPropertyModel, getTarget |
Constructor Detail |
public JProjectInspectable()
Method Detail |
public void setContext(Context context)
Inspectable
setContext
in interface Inspectable
setContext
in class DefaultInspectable
context
- the Context from which to initialize.public boolean hasCustomDialog()
Inspectable2
hasCustomDialog
in interface Inspectable2
public javax.swing.Icon getCustomDialogIcon()
Inspectable2
getCustomDialogIcon
in interface Inspectable2
public java.lang.String getCustomDialogToolTipText()
Inspectable2
getCustomDialogToolTipText
in interface Inspectable2
public void showCustomDialog(java.awt.Component parent)
Inspectable2
showCustomDialog
in interface Inspectable2
parent
- the host of the custom dialog.public javax.swing.Action[] getLinkActions()
Inspectable2
getLinkActions
in interface Inspectable2
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.