|
|||||||||
| 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.ElementTrail.Loader
public abstract static class ElementTrail.Loader
| Constructor Summary | |
|---|---|
ElementTrail.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 ElementTrail.Loader()
| Method Detail |
|---|
public void saveObject(XMLControl control,
java.lang.Object obj)
XML.ObjectLoader
saveObject in interface XML.ObjectLoadersaveObject in class Element.Loadercontrol - the xml controlobj - the object
public java.lang.Object loadObject(XMLControl control,
java.lang.Object obj)
XML.ObjectLoader
loadObject in interface XML.ObjectLoaderloadObject in class Element.Loadercontrol - the xml controlobj - the object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||