|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opensourcephysics.display.DrawingFrame.DrawingFrameLoader
protected static class DrawingFrame.DrawingFrameLoader
Constructor Summary | |
---|---|
protected |
DrawingFrame.DrawingFrameLoader()
|
Method Summary | |
---|---|
java.lang.Object |
createObject(XMLControl control)
createObject |
java.lang.Object |
loadObject(XMLControl control,
java.lang.Object obj)
Loads the object with data from the control. |
void |
saveObject(XMLControl control,
java.lang.Object obj)
Save data object's data in the control. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DrawingFrame.DrawingFrameLoader()
Method Detail |
---|
public java.lang.Object createObject(XMLControl control)
createObject
in interface XML.ObjectLoader
control
- XMLControl
public void saveObject(XMLControl control, java.lang.Object obj)
saveObject
in interface XML.ObjectLoader
control
- XMLControlobj
- Objectpublic java.lang.Object loadObject(XMLControl control, java.lang.Object obj)
loadObject
in interface XML.ObjectLoader
control
- XMLControlobj
- Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |