|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.freecol.client.gui.panel.FileList.FileListEntry
public class FileList.FileListEntry
A single entry in the FileList
.
Constructor Summary | |
---|---|
FileList.FileListEntry(java.io.File file)
|
Method Summary | |
---|---|
java.io.File |
getFile()
Gets the file. |
java.lang.String |
toString()
Gets a string representation of the file. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FileList.FileListEntry(java.io.File file)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public java.io.File getFile()
File
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |