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