Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.memoire.bu
Class BuExplorer.Root  view BuExplorer.Root download BuExplorer.Root.java

java.lang.Object
  extended byjava.io.File
      extended bycom.memoire.fu.FuFile
          extended bycom.memoire.fu.FuFileFile
              extended bycom.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()