jET
1.0alpha5


org.jet.sce
Class BasicSceneryEditorUI.PropertyChangeHandler

java.lang.Object
  |
  +--org.jet.sce.BasicSceneryEditorUI.PropertyChangeHandler
All Implemented Interfaces:
java.util.EventListener, java.beans.PropertyChangeListener
Enclosing class:
BasicSceneryEditorUI

public class BasicSceneryEditorUI.PropertyChangeHandler
extends java.lang.Object
implements java.beans.PropertyChangeListener

Property change listener listens component property changes.


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

Constructor Detail

BasicSceneryEditorUI.PropertyChangeHandler

public BasicSceneryEditorUI.PropertyChangeHandler()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent event)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener

jET
1.0alpha5