public interface HelpView
The helpview interface for displaying user help information
- Version:
- 2.4 9/6/2007
- Author:
- Peter X. Cao
- 
Method Details- 
showvoid show()Display help information
- 
getLabel- Returns:
- the HelpView's label, which is displayed in the HDFView help menu.
 
- 
getActionCommand- Returns:
- the action command for this HelpView.
 
 
-