|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.File
org.cybertory.MSS.DataListItem
Field Summary |
Fields inherited from class java.io.File |
pathSeparator, pathSeparatorChar, separator, separatorChar |
Constructor Summary | |
DataListItem(java.io.File dataFile)
|
Method Summary | |
java.lang.String |
errorString()
|
javax.swing.text.StyledDocument |
getDescription()
|
boolean |
isValid()
|
java.lang.String |
shortName()
|
java.lang.String |
toString()
|
Methods inherited from class java.io.File |
canRead, canWrite, compareTo, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getName, getParent, getParentFile, getPath, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setLastModified, setReadOnly, toURI, toURL |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DataListItem(java.io.File dataFile)
Method Detail |
public java.lang.String toString()
toString
in interface ListItem
public java.lang.String shortName()
public boolean isValid()
isValid
in interface ListItem
public java.lang.String errorString()
errorString
in interface ListItem
public javax.swing.text.StyledDocument getDescription()
getDescription
in interface ListItem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |