Package jaxx.runtime.swing.help
Class JAXXHelpBroker.ShowHelpForTrackedComponentAction
java.lang.Object
jaxx.runtime.swing.help.JAXXHelpBroker.ShowHelpForTrackedComponentAction
- All Implemented Interfaces:
java.awt.event.ActionListener,java.util.EventListener
- Enclosing class:
- JAXXHelpBroker
public class JAXXHelpBroker.ShowHelpForTrackedComponentAction
extends java.lang.Object
implements java.awt.event.ActionListener
-
Constructor Summary
Constructors Constructor Description ShowHelpForTrackedComponentAction() -
Method Summary
Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent e)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ShowHelpForTrackedComponentAction
public ShowHelpForTrackedComponentAction()
-
-
Method Details
-
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)- Specified by:
actionPerformedin interfacejava.awt.event.ActionListener
-