org.crosswire.common.swing
Class ExceptionPane.SelectActionListener

java.lang.Object
  extended by org.crosswire.common.swing.ExceptionPane.SelectActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
ExceptionPane

private static final class ExceptionPane.SelectActionListener
extends Object
implements ActionListener


Field Summary
private  ExceptionPane pane
           
private  JComboBox traces
           
 
Constructor Summary
ExceptionPane.SelectActionListener(ExceptionPane ep, JComboBox cb)
           
 
Method Summary
 void actionPerformed(ActionEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pane

private ExceptionPane pane

traces

private JComboBox traces
Constructor Detail

ExceptionPane.SelectActionListener

public ExceptionPane.SelectActionListener(ExceptionPane ep,
                                          JComboBox cb)
Parameters:
ep -
cb -
Method Detail

actionPerformed

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

Copyright ยจ 2003-2015