|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog.Drive
private class ChooseRetrievalDriveDialog.Drive
Field Summary | |
---|---|
private java.io.File |
file
|
Constructor Summary | |
---|---|
ChooseRetrievalDriveDialog.Drive(java.io.File file)
|
Method Summary | |
---|---|
java.io.File |
getFileObject()
returns the File object of this drive. |
java.lang.String |
toString()
Overrides the toString method to display it properly in the Combo Box. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private java.io.File file
Constructor Detail |
---|
public ChooseRetrievalDriveDialog.Drive(java.io.File file)
file
- Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
File.toString()
public java.io.File getFileObject()
File
object of this drive.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |