|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getSelectDatPath()
Returns the name of the selected file without .dat |
java.lang.String |
getSelectNetPath()
Returns the path of the selected file without .net |
void |
loadButtonAction()
Performs the action of the load button |
void |
setDatFile(java.lang.String filetxt)
Sets the selected net file to filetxt |
void |
setNetFile(java.lang.String filetxt)
Sets the selected net file to filetxt |
void |
update()
Upadtes the text upon language change |
Method Detail |
public void update()
public void setNetFile(java.lang.String filetxt)
public void setDatFile(java.lang.String filetxt)
public void loadButtonAction()
public java.lang.String getSelectNetPath()
public java.lang.String getSelectDatPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |