|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.skunk.dav.client.gui.ConnectionDialog
a dialog for opening a connection to a dav server.
Constructor Summary | |
ConnectionDialog(Explorer ex)
constructs a ConnectionDialog for the given explorer |
Method Summary | |
ServerData |
getServerData()
returns the ServerData chosen |
boolean |
show()
show the dialog. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectionDialog(Explorer ex)
ex
- the explorerMethod Detail |
public boolean show()
public ServerData getServerData()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |