sexi.io
Class TreeGroupSpecIO
java.lang.Object
|
+--sexi.io.FileLineIO
|
+--sexi.io.TreeGroupSpecIO
- public class TreeGroupSpecIO
- extends FileLineIO
Methods inherited from class sexi.io.FileLineIO |
finalize, getDoubleValue, getFile, getFloatValue, getIntValue, getObject, getObjectByFileChooser, getObjectByFileChooser, setExtensionFileFilter, setFileHeader, setNumberFormat, setOpenFileTitle, setSaveFileTitle, writeObjectByFileChooser, writeObjectByFileChooser, writeObjectToFile |
Methods inherited from class java.lang.Object |
, clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldSize
public static int fieldSize
TreeGroupSpecIO
public TreeGroupSpecIO()
checkHeader
public boolean checkHeader(java.lang.String str)
- Check file header
- Overrides:
checkHeader
in class FileLineIO
getObjectByFileChooser
public java.util.Collection getObjectByFileChooser(java.awt.Component parent)
- Overrides:
getObjectByFileChooser
in class FileLineIO
getObjectByFileChooser
public java.util.Collection getObjectByFileChooser(java.awt.Component parent,
java.io.File defFile)
- Overrides:
getObjectByFileChooser
in class FileLineIO
writeObjectByFileChooser
public void writeObjectByFileChooser(java.awt.Component parent,
java.util.Collection obj,
java.io.File defFile)
- Overrides:
writeObjectByFileChooser
in class FileLineIO
writeObjectByFileChooser
public void writeObjectByFileChooser(java.awt.Component parent,
java.util.Collection obj)
- Overrides:
writeObjectByFileChooser
in class FileLineIO
getObject
public java.lang.Object getObject(java.lang.String str)
- Overrides:
getObject
in class FileLineIO
toString
public java.lang.String toString(java.lang.Object o)
- Overrides:
toString
in class FileLineIO
getTreeGroupSpec
public TreeGroupSpec getTreeGroupSpec(java.lang.String str)
throws java.lang.IndexOutOfBoundsException
getTreeGroupSpec
public TreeGroupSpec getTreeGroupSpec(java.util.Collection c)
throws java.lang.IndexOutOfBoundsException