public interface HelpView
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActionCommand()
Returns the action command for this HelpView.
|
java.lang.String |
getLabel()
Returns the HelpView's label, which is used to displayed in the HDFVIew
help menu.
|
void |
show()
display help informaion
|