org.grinvin.help
Class HelpManager
java.lang.Object
org.grinvin.help.HelpManager
public class HelpManager
extends java.lang.Object
enableHelpKey
public static void enableHelpKey(Component comp,
String id)
getCurrentHelpPage
public static String getCurrentHelpPage()
returns the id of the current help page, or if no id exists the url of the current page.
getCurrentView
public static String getCurrentView()
delegates to HelpBroker
getHelpSet
public static HelpSet getHelpSet()
getResourceBundle
public static ResourceBundle getResourceBundle()
getWindow
public static Window getWindow()
isHelpLoaded
public static boolean isHelpLoaded()
setHelpIDString
public static void setHelpIDString(Component comp,
String id)
showID
public static void showID(String id)
startTracking
public static void startTracking()