|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectView
This classs creates GUI
| Constructor Summary | |
View(FileServer fs)
creates and show GUI |
|
| Method Summary | |
void |
actionPerformed(ActionEvent e)
stop server activity and exit the program |
void |
update(Observable o,
Object arg)
Method to update server status |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public View(FileServer fs)
fs - FileServer reference| 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 | ||||||||