insensa.controller
Class CController.ReziseSplitPane

java.lang.Object
  extended by insensa.controller.CController.ReziseSplitPane
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
CController

 class CController.ReziseSplitPane
extends java.lang.Object
implements java.beans.PropertyChangeListener

Author:
Dennis

Constructor Summary
CController.ReziseSplitPane()
           
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CController.ReziseSplitPane

CController.ReziseSplitPane()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent arg0)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener
See Also:
PropertyChangeListener.propertyChange(java.beans.PropertyChangeEvent)