|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensourcephysics.display3d.core.Element.Loader
org.opensourcephysics.display3d.core.ElementCircle.Loader
Constructor Summary | |
ElementCircle.Loader()
|
Method Summary | |
java.lang.Object |
loadObject(XMLControl control,
java.lang.Object obj)
Loads an object with data from an XMLControl. |
void |
saveObject(XMLControl control,
java.lang.Object obj)
Saves data from an object to an XMLControl. |
Methods inherited from class org.opensourcephysics.display3d.core.Element.Loader |
createObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ElementCircle.Loader()
Method Detail |
public void saveObject(XMLControl control, java.lang.Object obj)
XML.ObjectLoader
saveObject
in interface XML.ObjectLoader
saveObject
in class Element.Loader
public java.lang.Object loadObject(XMLControl control, java.lang.Object obj)
XML.ObjectLoader
loadObject
in interface XML.ObjectLoader
loadObject
in class Element.Loader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |