|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
verf.mddesigner.gui.mvc.view.MGUIStateObservable
public class MGUIStateObservable
Field Summary | |
---|---|
static int |
SEL_MODE
|
static int |
SEL_SELECT
|
static int |
SEL_TRANS
|
Constructor Summary | |
---|---|
MGUIStateObservable()
|
Method Summary | |
---|---|
int |
getState()
|
void |
setState(int state)
|
void |
setUpdated()
|
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 |
Field Detail |
---|
public static final int SEL_SELECT
public static final int SEL_MODE
public static final int SEL_TRANS
Constructor Detail |
---|
public MGUIStateObservable()
Method Detail |
---|
public int getState()
public void setState(int state)
public void setUpdated()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |