sharpster.client.gui
Class TreeFile

java.lang.Object
  |
  +--sharpster.client.gui.TreeFile

public class TreeFile
extends java.lang.Object


Constructor Summary
TreeFile(java.io.File file)
           
 
Method Summary
 java.io.File getFile()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TreeFile

public TreeFile(java.io.File file)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getFile

public java.io.File getFile()