Uses of Class
org.harctoolbox.guicomponents.HelpPopup
Packages that use HelpPopup
-
Uses of HelpPopup in org.harctoolbox.guicomponents
Methods in org.harctoolbox.guicomponents that return HelpPopupModifier and TypeMethodDescriptionstatic HelpPopupHelpPopup.newHelpPopup(Component parent, String helpText) static HelpPopupHelpPopup.newHelpPopup(Component parent, String helpText, boolean isHtml, String title) static HelpPopupHelpPopup.newHelpPopup(Window parent, String helpText, String title) static HelpPopupHelpPopup.newHelpPopup(Window parent, Document doc, String title)