|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectView
Class create GUI and allow to select multiple files for uploading
| Nested Class Summary | |
(package private) class |
View.WindowHandler
Inner class to check alive thread and prompt |
| Constructor Summary | |
View()
Constructor to create GUI |
|
| Method Summary | |
void |
actionPerformed(ActionEvent e)
start file uploading thread for every selected file |
void |
update(Observable o,
Object arg)
Method to update client status |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public View()
| Method Detail |
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenere - Event object reference
public void update(Observable o,
Object arg)
update in interface Observero - Observable object referencearg - Object reference
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||