oracle.ide.inspector
Class DefaultInspectable
java.lang.Object
oracle.ide.inspector.DefaultInspectable
- All Implemented Interfaces:
- Inspectable
- public class DefaultInspectable
- extends java.lang.Object
- implements Inspectable
Field Summary |
protected oracle.bali.inspector.PropertyModel |
propertyModel
|
protected java.lang.Object |
target
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
target
protected java.lang.Object target
propertyModel
protected oracle.bali.inspector.PropertyModel propertyModel
DefaultInspectable
public DefaultInspectable()
setContext
public void setContext(Context context)
- Specified by:
setContext
in interface Inspectable
getTarget
public java.lang.Object getTarget()
- Specified by:
getTarget
in interface Inspectable
getPropertyModel
public oracle.bali.inspector.PropertyModel getPropertyModel()
- Specified by:
getPropertyModel
in interface Inspectable
getCustomizer
public java.beans.Customizer getCustomizer()
- Specified by:
getCustomizer
in interface Inspectable
getAdditionalTabPages
public java.awt.Component[] getAdditionalTabPages()
- Specified by:
getAdditionalTabPages
in interface Inspectable
Copyright ©1997, 2003, Oracle. All rights reserved.