All Packages Class Hierarchy This Package Previous Next Index
Class fr.l2f.gui.FileControl
java.lang.Object
|
+----fr.l2f.gui.FileControl
- public class FileControl
- extends Object
-
FileControl(Frame)
-
-
FileControl(Frame, String)
-
-
FileControl(Frame, String, int)
-
-
getDirectory()
-
-
getFile()
-
-
getFullPath()
-
-
show()
-
FileControl
public FileControl(Frame frame)
FileControl
public FileControl(Frame frame,
String title)
FileControl
public FileControl(Frame frame,
String title,
int mode)
getDirectory
public String getDirectory()
getFile
public String getFile()
getFullPath
public String getFullPath()
show
public void show()
All Packages Class Hierarchy This Package Previous Next Index