Package mgui.io.foreign.caret
Class CaretAreaColourInOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.io.InterfaceIOOptions
mgui.io.domestic.maps.DiscreteColourMapInOptions
mgui.io.foreign.caret.CaretAreaColourInOptions
- All Implemented Interfaces:
InterfaceObject
,NamedObject
,TreeObject
,CleanableObject
,XMLObject
public class CaretAreaColourInOptions extends DiscreteColourMapInOptions
-
Nested Class Summary
Nested classes/interfaces inherited from class mgui.io.domestic.maps.DiscreteColourMapInOptions
DiscreteColourMapInOptions.Format
Nested classes/interfaces inherited from interface mgui.interfaces.xml.XMLObject
XMLObject.XMLEncoding, XMLObject.XMLType
-
Field Summary
Fields inherited from class mgui.io.domestic.maps.DiscreteColourMapInOptions
as_discrete, displayPanel, files, format, names, no_anchors, normalized
-
Constructor Summary
Constructors Constructor Description CaretAreaColourInOptions()
-
Method Summary
Methods inherited from class mgui.io.domestic.maps.DiscreteColourMapInOptions
getDisplayPanel, getFileChooser, getFileChooser, getFiles, setDisplayPanel, setFiles, setNamesFromFiles, setObject
Methods inherited from class mgui.io.InterfaceIOOptions
getDTD, getLocalName, getShortXML, getXML, getXML, getXMLSchema, handleXMLElementEnd, handleXMLElementStart, handleXMLString, setFromComplementaryOptions, writeXML, writeXML, writeXML
Methods inherited from class mgui.interfaces.InterfaceOptions
clean, destroy, getName, getTreeLabel, isDestroyed, issueTreeNode, setName, setTreeNode
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
nameMap
-
-
Constructor Details
-
CaretAreaColourInOptions
public CaretAreaColourInOptions()
-