uk.ac.kcl.cch.jb.pliny.model
Class LOType.CurrentTypeManager

java.lang.Object
  extended byuk.ac.kcl.cch.rdb2java.dynData.PropertyChangeObject
      extended byuk.ac.kcl.cch.jb.pliny.model.LOType.CurrentTypeManager
All Implemented Interfaces:
IPropertyChangeObject
Enclosing class:
LOType

public static class LOType.CurrentTypeManager
extends PropertyChangeObject


Constructor Summary
LOType.CurrentTypeManager()
           
 
Method Summary
 void notifyNewCurrent(LOType oldType, LOType newType)
           
 
Methods inherited from class uk.ac.kcl.cch.rdb2java.dynData.PropertyChangeObject
addPropertyChangeListener, firePropertyChange, firePropertyChange, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LOType.CurrentTypeManager

public LOType.CurrentTypeManager()
Method Detail

notifyNewCurrent

public void notifyNewCurrent(LOType oldType,
                             LOType newType)