org.crosswire.common.swing.desktop
Class MDIViewLayout.CloseListener

java.lang.Object
  extended by 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.


Constructor Summary
private MDIViewLayout.CloseListener()
           
 
Method Summary
 void vetoableChange(PropertyChangeEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDIViewLayout.CloseListener

private MDIViewLayout.CloseListener()
Method Detail

vetoableChange

public void vetoableChange(PropertyChangeEvent evt)
                    throws PropertyVetoException
Specified by:
vetoableChange in interface VetoableChangeListener
Throws:
PropertyVetoException

Copyright ยจ 2003-2005