|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.graphnetwork.ui.FileLoaderUI
public class FileLoaderUI
Constructor Summary | |
---|---|
FileLoaderUI(java.lang.String title)
Display a JFileChooser |
Method Summary | |
---|---|
java.io.File |
getFile()
|
java.lang.String |
getFileName()
|
java.lang.String |
getFilePath()
|
boolean |
isFileLoaded()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileLoaderUI(java.lang.String title)
title
- the title of the file chooserMethod Detail |
---|
public boolean isFileLoaded()
public java.lang.String getFileName()
public java.io.File getFile()
public java.lang.String getFilePath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |