|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.controllers.model.Controller
public abstract class Controller
The Class Controller.
| Constructor Summary | |
|---|---|
Controller()
Instantiates a new controller. |
|
| Method Summary | |
|---|---|
protected abstract void |
addBindings()
Adds the bindings. |
protected abstract void |
addStateBindings()
Adds the state bindings. |
protected Logger |
getLogger()
Return logger |
protected abstract void |
notifyReload()
Notify reload. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Controller()
| Method Detail |
|---|
protected abstract void addBindings()
protected abstract void addStateBindings()
protected abstract void notifyReload()
protected Logger getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||