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.
|
createObjectpublic void saveObject(XMLControl control, java.lang.Object obj)
XMLLoadersaveObject in interface XML.ObjectLoadersaveObject in class Dataset.Loadercontrol - the controlobj - the objectpublic java.lang.Object loadObject(XMLControl control, java.lang.Object obj)
XMLLoaderloadObject in interface XML.ObjectLoaderloadObject in class Dataset.Loadercontrol - the controlobj - the object