MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / toXML

Method toXML

src/org/opensourcephysics/controls/XMLControl.java:106–106  ·  view source on GitHub ↗

Returns this control as an xml string. @return the xml string

()

Source from the content-addressed store, hash-verified

104 * @return the xml string
105 */
106 public String toXML();
107
108
109 public String getBasepath();

Callers 11

actionPerformedMethod · 0.65
getTabXMLMethod · 0.65
encryptMethod · 0.65
setFixedMethod · 0.65
copyMethod · 0.65
setContrastMethod · 0.65
setBrightnessMethod · 0.65
copyActionMethod · 0.65
toXMLMethod · 0.65
XMLControlElementMethod · 0.65
formatMethod · 0.65

Implementers 1

XMLControlElementsrc/org/opensourcephysics/controls/XML

Calls

no outgoing calls

Tested by

no test coverage detected