public interface HelpView
The helpview interface for displaying user help information
- Version:
- 2.4 9/6/2007
- Author:
- Peter X. Cao
-
Method Details
-
show
void show()Display help information -
getLabel
-
getActionCommand
Get the action command for this HelpView.- Returns:
- the action command for this HelpView.
-