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