org.crosswire.common.swing
Class ExceptionPane.SelectActionListener
java.lang.Object
org.crosswire.common.swing.ExceptionPane.SelectActionListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- ExceptionPane
private static final class ExceptionPane.SelectActionListener
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pane
private ExceptionPane pane
traces
private JComboBox traces
ExceptionPane.SelectActionListener
public ExceptionPane.SelectActionListener(ExceptionPane ep,
JComboBox cb)
- Parameters:
ep
- cb
-
actionPerformed
public void actionPerformed(ActionEvent ev)
- Specified by:
actionPerformed
in interface ActionListener