|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aurorasoftworks.signal.runtime.ui.mvc.AbstractController
public abstract class AbstractController
Constructor Summary | |
---|---|
AbstractController()
|
Method Summary | |
---|---|
void |
activate()
Invoked by the framework to indicate that this controller becomes the active one. |
void |
deactivate()
Invoked by the framework to indicate that this controller ceases to be the active one. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractController()
Method Detail |
---|
public void activate()
activate
in interface IController
public void deactivate()
deactivate
in interface IController
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |