org.siebengeisslein.ide.gui
Class ComponentChangeListener

java.lang.Object
  extended by org.siebengeisslein.client.Persistent
      extended by org.siebengeisslein.ide.gui.ComponentChangeListener
All Implemented Interfaces:
Instrumented

public class ComponentChangeListener
extends Persistent


Constructor Summary
ComponentChangeListener(GuiComponentTreeModel treeModel)
           
 
Method Summary
 void componentChanged(java.lang.Object component)
           
 
Methods inherited from class org.siebengeisslein.client.Persistent
abort, clearUserLocals, clone, commit, disposeTransient, getGroup, getRef, getTransientValue, hashCode, initTransient, isWriteTransaction, joinWriteTransaction, readLock, setGroup, setTransientValue, toPersistent, toRef, writeExternal, writeLock
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentChangeListener

public ComponentChangeListener(GuiComponentTreeModel treeModel)
Method Detail

componentChanged

public void componentChanged(java.lang.Object component)