protected static class Stripchart.StripchartLoader extends Dataset.Loader
Modifier | Constructor and Description |
---|---|
protected |
Stripchart.StripchartLoader() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
loadObject(XMLControl control,
java.lang.Object obj)
Loads the object with xml data.
|
void |
saveObject(XMLControl control,
java.lang.Object obj)
Empty method.
|
createObject
public void saveObject(XMLControl control, java.lang.Object obj)
XMLLoader
saveObject
in interface XML.ObjectLoader
saveObject
in class Dataset.Loader
control
- the controlobj
- the objectpublic java.lang.Object loadObject(XMLControl control, java.lang.Object obj)
XMLLoader
loadObject
in interface XML.ObjectLoader
loadObject
in class Dataset.Loader
control
- the controlobj
- the object