|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Verantwortlich für die Kommunikation zwischen der
Klasse, die Ftp-Funktionalität bereitstellt (in
EasyFile ist das Mdl_Ftp
und den Klassen,
die die so übermittelten Ergebnisse in einer GUI
darstellen müssen (in EasyFile ist das GUI_HauptDlg
).
Method Summary | |
void |
DirEntry(DirEntryEvent e)
Reagiert auf ein DirEntryEvent . |
void |
progress(progressEvent e)
Reagiert auf ein progressEvent |
void |
StartDir(StartDirEvent e)
Reagiert auf ein StartDirEvent . |
void |
StopDir(StopDirEvent e)
Reagiert auf ein StopDirEvent . |
Method Detail |
public void progress(progressEvent e)
progressEvent
public void StartDir(StartDirEvent e)
StartDirEvent
.public void DirEntry(DirEntryEvent e)
DirEntryEvent
.public void StopDir(StopDirEvent e)
StopDirEvent
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |