|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensourcephysics.controls.OSPInspector
Inspects an object's state using XML.
| Constructor Summary | |
protected |
OSPInspector(java.lang.Object obj)
|
| Method Summary | |
static OSPInspector |
getInspector(java.lang.Object obj)
Gets an OSPInspector if the oject has an XMLLoader. |
java.lang.String |
getShortObjectName()
Gets the short name of the object that is being inspected. |
java.lang.Object |
show()
Shows the inspector. |
java.lang.String |
toXML()
Gets the XML string for the object being inspected. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected OSPInspector(java.lang.Object obj)
| Method Detail |
public static OSPInspector getInspector(java.lang.Object obj)
obj - Object
public java.lang.String getShortObjectName()
public java.lang.String toXML()
public java.lang.Object show()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||