|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.zcu.fav.kiv.jsim.gui.JSimMainWindow.CommonChanges
class JSimMainWindow.CommonChanges
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 | |
|---|---|
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()
| Method Detail |
|---|
public void update(java.util.Observable o,
java.lang.Object arg)
update in interface java.util.Observer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||