javax.help
Class CSH.DisplayHelpFromSource
java.lang.Object
javax.help.CSH.DisplayHelpFromSource
- CSH
- ActionListener
public static class CSH.DisplayHelpFromSource
extends java.lang.Object
implements ActionListener
An ActionListener that
gets the helpID for the action source and displays the helpID in the
help viewer.
DisplayHelpFromSource
public DisplayHelpFromSource(HelpBroker hb)
DisplayHelpFromSource
public DisplayHelpFromSource(HelpSet hs,
String presentation,
String presentationName)
Create a DisplayHelpFromSource actionListener for a given
HelpSet. Display the results in specific Presentation of given
PresentationName.
actionPerformed
public void actionPerformed(ActionEvent e)