|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
org.simtk.mvc.SimpleObservable
public class SimpleObservable
Observable with public setChanged() method
Constructor Summary | |
---|---|
SimpleObservable()
|
Method Summary | |
---|---|
void |
setChanged()
|
Methods inherited from class java.util.Observable |
---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.simtk.mvc.ObservableInterface |
---|
addObserver, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Constructor Detail |
---|
public SimpleObservable()
Method Detail |
---|
public void setChanged()
setChanged
in class java.util.Observable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |