jaxx.runtime.swing.help
Class JAXXHelpBroker.ShowHelpForTrackedComponentAction

java.lang.Object
  extended by jaxx.runtime.swing.help.JAXXHelpBroker.ShowHelpForTrackedComponentAction
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
JAXXHelpBroker

public class JAXXHelpBroker.ShowHelpForTrackedComponentAction
extends Object
implements ActionListener


Constructor Summary
JAXXHelpBroker.ShowHelpForTrackedComponentAction()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
protected  String findExtactHelpId(Component comp)
           
 String findHelpId(Component comp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXXHelpBroker.ShowHelpForTrackedComponentAction

public JAXXHelpBroker.ShowHelpForTrackedComponentAction()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

findHelpId

public String findHelpId(Component comp)

findExtactHelpId

protected String findExtactHelpId(Component comp)


Copyright © 2008-2011 CodeLutin. All Rights Reserved.