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