|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface implemented by server launchers in order to prompt for the properties of that server launcher.
ServerLauncher
Method Summary | |
---|---|
Control |
createContents(Composite parent)
Create the contents of the form |
void |
initValues(ServerLauncher launcher)
Set the initial values for the widgets, based on the server launcher values |
void |
setHostname(String hostname)
|
boolean |
updateValues(ServerLauncher launcher)
Update the actual values in the server launcher, from the widgets. |
boolean |
verify()
Verify the contents of the widgets, when OK is pressed. |
Method Detail |
public Control createContents(Composite parent)
public void setHostname(String hostname)
public void initValues(ServerLauncher launcher)
public boolean verify()
public boolean updateValues(ServerLauncher launcher)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |