| java.lang.Object org.jdesktop.j3dfly.utils.help.Help
initialize | public static void initialize(String masterHSname)(Code) | | Initialize the help system. This MUST be called before GUI initialization
otherwise GUI components will not display their help buttons.
Parameters: masterHSname - The name of the master helpSet |
isEnabled | public static boolean isEnabled()(Code) | | |
|
|