Package jaxx.runtime.swing.help
Class JAXXHelpBroker.ShowHelpForTrackedComponentAction
- java.lang.Object
-
- jaxx.runtime.swing.help.JAXXHelpBroker.ShowHelpForTrackedComponentAction
-
- All Implemented Interfaces:
ActionListener,EventListener
- Enclosing class:
- JAXXHelpBroker
public class JAXXHelpBroker.ShowHelpForTrackedComponentAction extends Object implements ActionListener
-
-
Constructor Summary
Constructors Constructor Description ShowHelpForTrackedComponentAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(ActionEvent e)
-
-
-
Method Detail
-
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformedin interfaceActionListener
-
-