cz.zcu.fav.kiv.jsim.gui
Class JSimChange

java.lang.Object
  |
  +--java.util.Observable
        |
        +--cz.zcu.fav.kiv.jsim.gui.JSimChange

public class JSimChange
extends java.util.Observable

JSimChange instances can register listeners to which information about a change in the simulation is sent.

Since:
J-Sim version 0.2.0
Version:
J-Sim version 0.3.0
Author:
Pavel DOMECKÝ

Field Summary
 
Fields inherited from class java.util.Observable
 
Constructor Summary
JSimChange()
           
 
Method Summary
 void changed()
          Sets the change flag on and notifies all registered listeners to display this change in the GUI.
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSimChange

public JSimChange()
Method Detail

changed

public void changed()
Sets the change flag on and notifies all registered listeners to display this change in the GUI.



Copyright © 2000-2004 University of West Bohemia, FAV-KIV. All Rights Reserved. Build date 20040510.