|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjmri.jmrit.display.configurexml.RpsPositionIconXml
public class RpsPositionIconXml
Handle configuration for rps.RpsPositionIcon objects
| Constructor Summary | |
|---|---|
RpsPositionIconXml()
|
|
| Method Summary | |
|---|---|
void |
load(org.jdom.Element element)
Create a set of configured objects from their XML description |
void |
load(org.jdom.Element element,
Object o)
Create a PositionableLabel, then add to a target JLayeredPane |
org.jdom.Element |
store(Object o)
Default implementation for storing the contents of a RpsPositionIcon |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RpsPositionIconXml()
| Method Detail |
|---|
public org.jdom.Element store(Object o)
store in interface XmlAdaptero - Object to store, of type RpsPositionIcon
public void load(org.jdom.Element element)
XmlAdapter
load in interface XmlAdapterelement - Top-level XML element containing the description
public void load(org.jdom.Element element,
Object o)
load in interface XmlAdapterelement - Top level Element to unpack.o - PanelEditor as an Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||