com.infoengine.console
Class LogsListIFrame.LogFile

java.lang.Object
  extended byjava.io.File
      extended bycom.infoengine.console.LogsListIFrame.LogFile
All Implemented Interfaces:
Comparable, Serializable
Enclosing class:
LogsListIFrame

class LogsListIFrame.LogFile
extends File


Field Summary
 
Fields inherited from class java.io.File
pathSeparator, pathSeparatorChar, separator, separatorChar
 
Constructor Summary
(package private) LogsListIFrame.LogFile(String f)
           
 
Method Summary
 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

LogsListIFrame.LogFile

LogsListIFrame.LogFile(String f)
Method Detail

toString

public String toString()