|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InspectorInterface
Insert the type's description here. Creation date: (8.1.2001 17:43:35)
Method Summary | |
---|---|
void |
dispose()
Insert the method's description here. |
java.lang.Object |
getDsId()
|
Inspectable |
getInspectedObject()
|
int |
getMode()
|
void |
inspectObject(Inspectable object)
|
boolean |
isFrozen()
Insert the method's description here. |
void |
reinitialize()
Insert the method's description here. |
void |
setHelp(java.lang.String help)
Insert the method's description here. |
void |
setHelpColor(java.awt.Color color)
|
void |
setVisible(boolean state)
Insert the method's description here. |
void |
updateComment()
Insert the method's description here. |
void |
updateObject()
Insert the method's description here. |
void |
updateObjectList()
Insert the method's description here. |
void |
updateProperty(InspectableProperty property)
|
Method Detail |
---|
void dispose()
Inspectable getInspectedObject()
void inspectObject(Inspectable object)
object
- com.cosylab.vdct.inspector.Inspectableboolean isFrozen()
void reinitialize()
void updateObject()
void setHelp(java.lang.String help)
help
- java.lang.Stringvoid setHelpColor(java.awt.Color color)
void setVisible(boolean state)
state
- booleanvoid updateComment()
void updateObjectList()
void updateProperty(InspectableProperty property)
property
- com.cosylab.vdct.inspector.InspectablePropertyint getMode()
java.lang.Object getDsId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |