|
|||||||||
| Home >> All >> com >> memoire >> [ bu overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.memoire.bu
Class BuExplorer.Root

java.lang.Objectjava.io.File
com.memoire.fu.FuFile
com.memoire.fu.FuFileFile
com.memoire.bu.BuExplorer.Root
- All Implemented Interfaces:
- java.lang.Comparable, java.io.Serializable
- Enclosing class:
- BuExplorer
- public class BuExplorer.Root
- extends com.memoire.fu.FuFileFile
| Field Summary | |
private java.lang.String |
display_
|
private java.lang.String |
type_
|
| Fields inherited from class com.memoire.fu.FuFile |
pathSeparator, pathSeparatorChar, separator, separatorChar |
| Fields inherited from class java.io.File |
|
| Constructor Summary | |
BuExplorer.Root(java.lang.String _mount,
java.lang.String _display,
java.lang.String _type)
|
|
| Method Summary | |
javax.swing.Icon |
getViewIcon()
|
java.lang.String |
getViewText()
|
| Methods inherited from class com.memoire.fu.FuFileFile |
canRead, canWrite, createChild, delete, equals, exists, getAbsolutePath, getCanonicalPath, getInputStream, getName, getOutputStream, getParent, getPath, hashCode, isAbsolute, isDirectory, isFile, lastModified, length, list, listFiles, mkdir, mkdirs, renameTo, toString, toURL |
| Methods inherited from class com.memoire.fu.FuFile |
convertToFuFile, createFile, createFile, ensureFuFile, getAbsoluteFile, getAbsoluteFuFile, getCanonicalFile, getCanonicalFuFile, getParentFile, getParentFuFile |
| Methods inherited from class java.io.File |
compareTo, compareTo, createNewFile, createTempFile, createTempFile, deleteOnExit, isHidden, list, listFiles, listFiles, listRoots, setLastModified, setReadOnly, toURI |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
display_
private java.lang.String display_
type_
private java.lang.String type_
| Constructor Detail |
BuExplorer.Root
public BuExplorer.Root(java.lang.String _mount, java.lang.String _display, java.lang.String _type)
| Method Detail |
getViewText
public java.lang.String getViewText()
getViewIcon
public javax.swing.Icon getViewIcon()
|
|||||||||
| Home >> All >> com >> memoire >> [ bu overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC