|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.javatest.exec.WorkDirChooseTool.ChosenFileHandler
public static class WorkDirChooseTool.ChosenFileHandler
The class is used by WorkDirChooseTool to interact with those, who use WorkDirChooseTool in LOAD_CONFIG, LOAD_TEMPLATE modes. An instance should be passed to the WorkDirChooseTool via setChosenFileHandler() method before activating. When dialog has disappeared, the instance will be filled with chosen file.
Field Summary | |
---|---|
java.io.File |
file
File chosen by user |
boolean |
isEditConfig
Flag, signaling whether user wants to edit configuration post loading |
Constructor Summary | |
---|---|
WorkDirChooseTool.ChosenFileHandler()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.io.File file
public boolean isEditConfig
Constructor Detail |
---|
public WorkDirChooseTool.ChosenFileHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |