|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jftp.gui.DirLister
| Field Summary | |
boolean |
finished
|
| Constructor Summary | |
DirLister(BasicConnection con)
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
int |
getLength()
|
int[] |
getPermissions()
|
void |
init()
|
boolean |
isOk()
|
java.lang.String[] |
list()
|
java.lang.String[] |
sList()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public boolean finished
| Constructor Detail |
public DirLister(BasicConnection con)
| Method Detail |
public void init()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic boolean isOk()
public int getLength()
public java.lang.String[] list()
public java.lang.String[] sList()
public int[] getPermissions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||