public interface IHelpful extends IControlee
IHelpful is an interface which specifies that the
widget needs a help button in addition to the ok button demanded by
the IControlee interface| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getHelpUrl()
getHelpUrl is called to get the url of the help-page
for this helpful component. |
ok