org.crosswire.common.swing.desktop
Class MDIViewLayout.CloseListener
java.lang.Object
org.crosswire.common.swing.desktop.MDIViewLayout.CloseListener
- All Implemented Interfaces:
- VetoableChangeListener, EventListener
- Enclosing class:
- MDIViewLayout
private class MDIViewLayout.CloseListener
- extends Object
- implements VetoableChangeListener
We need to veto the closing of the last window.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MDIViewLayout.CloseListener
private MDIViewLayout.CloseListener()
vetoableChange
public void vetoableChange(PropertyChangeEvent evt)
throws PropertyVetoException
- Specified by:
vetoableChange
in interface VetoableChangeListener
- Throws:
PropertyVetoException