|
|||||||||
| Home >> All >> com >> imagero >> gui >> swing >> tree >> [ handler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.imagero.gui.swing.tree.handler
Class TempFile

java.lang.Objectjava.io.File
com.imagero.gui.swing.tree.handler.TempFile
- All Implemented Interfaces:
- java.lang.Comparable, java.io.Serializable
- class TempFile
- extends java.io.File
| Field Summary | |
(package private) java.lang.String |
realName
|
| Fields inherited from class java.io.File |
pathSeparator, pathSeparatorChar, separator, separatorChar |
| Constructor Summary | |
TempFile(java.io.File file,
java.lang.String realName)
|
|
| 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, toString, toURI, toURL |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
realName
java.lang.String realName
| Constructor Detail |
TempFile
public TempFile(java.io.File file, java.lang.String realName)
|
|||||||||
| Home >> All >> com >> imagero >> gui >> swing >> tree >> [ handler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC