|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface that must be implemented for any dialog or property page that wants to host a user action edit pane.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
Shell |
getShell()
Get the shell for this dialog or property page |
void |
setHelp(Control c,
String id)
Set the help for the given control |
void |
setPageComplete(boolean complete)
Identify that the page/dialog is complete |
Methods inherited from interface com.ibm.etools.systems.core.ui.messages.ISystemMessageLine |
---|
clearErrorMessage, clearMessage, getErrorMessage, getMessage, getSystemErrorMessage, setErrorMessage, setErrorMessage, setErrorMessage, setMessage, setMessage |
Field Detail |
public static final String copyright
Method Detail |
public Shell getShell()
public void setPageComplete(boolean complete)
public void setHelp(Control c, String id)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |