ix.ideel
Class IssueViewingTable.TestActionListener

java.lang.Object
  |
  +--ix.ideel.IssueViewingTable.TestActionListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Direct Known Subclasses:
IleedIssueViewingTable.IleedTestActionListener
Enclosing class:
IssueViewingTable

protected class IssueViewingTable.TestActionListener
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
protected IssueViewingTable.TestActionListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 javax.swing.JMenuItem makeMenuItem(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IssueViewingTable.TestActionListener

protected IssueViewingTable.TestActionListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

makeMenuItem

public javax.swing.JMenuItem makeMenuItem(java.lang.String text)