Uses of Class
adams.gui.help.HelpHistoryPanel.SingleHelpFrame
-
Packages that use HelpHistoryPanel.SingleHelpFrame Package Description adams.gui.help -
-
Uses of HelpHistoryPanel.SingleHelpFrame in adams.gui.help
Fields in adams.gui.help with type parameters of type HelpHistoryPanel.SingleHelpFrame Modifier and Type Field Description protected Hashtable<String,HelpHistoryPanel.SingleHelpFrame>HelpHistoryPanel. m_Framesthe frames that are being displayed.Methods in adams.gui.help that return HelpHistoryPanel.SingleHelpFrame Modifier and Type Method Description HelpHistoryPanel.SingleHelpFrameHelpHistoryPanel. getFrame(String name)Returns the frame associated with the entry.HelpHistoryPanel.SingleHelpFrameHelpHistoryPanel. newFrame(String name)Creates a new frame for the entry.
-