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
    void actionPerformed​(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:
      actionPerformed in interface java.awt.event.ActionListener