cz.zcu.fav.kiv.jsim.gui
Class JSimMainWindow.CommonChanges

java.lang.Object
  |
  +--cz.zcu.fav.kiv.jsim.gui.JSimMainWindow.CommonChanges
All Implemented Interfaces:
java.util.Observer
Enclosing class:
JSimMainWindow

class JSimMainWindow.CommonChanges
extends java.lang.Object
implements java.util.Observer

An observer responsible for disabling control buttons when the main window is waiting for its closure by the user. Applicable in the GUI batch mode only.


Constructor Summary
(package private) JSimMainWindow.CommonChanges()
           
 
Method Summary
 void update(java.util.Observable o, java.lang.Object arg)
          Tests whether the window is waiting for manual closure and if it is, disables control buttons used in the GUI batch mode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSimMainWindow.CommonChanges

JSimMainWindow.CommonChanges()
Method Detail

update

public void update(java.util.Observable o,
                   java.lang.Object arg)
Tests whether the window is waiting for manual closure and if it is, disables control buttons used in the GUI batch mode.

Specified by:
update in interface java.util.Observer


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