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

java.lang.Object
  extended by java.util.Observable
      extended by 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.6.0
Author:
Pavel DOMECKÝ

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-2006 University of West Bohemia. Licensed under the Academic Free License v. 2.1. Build date 20060812.