|
||||||||||
| 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
net.sourceforge.atunes.kernel.controllers.model.DialogController<OSDDialog>
net.sourceforge.atunes.kernel.controllers.osd.OSDDialogController
public class OSDDialogController
The Class OSDDialogController.
| Constructor Summary | |
|---|---|
OSDDialogController(OSDDialog dialogControlled)
Instantiates a new oSD dialog controller. |
|
| Method Summary | |
|---|---|
protected void |
addBindings()
Adds the bindings. |
protected void |
addStateBindings()
Adds the state bindings. |
protected OSDDialog |
getDialogControlled()
Returns dialog controlled |
void |
hideDialogAndStopAnimation()
Hide dialog and stop animation. |
protected void |
notifyReload()
Notify reload. |
void |
setTransparent(boolean transparent)
Sets the transparent. |
void |
showOSD(AudioObject audioObject)
Show osd. |
| Methods inherited from class net.sourceforge.atunes.kernel.controllers.model.Controller |
|---|
getLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSDDialogController(OSDDialog dialogControlled)
dialogControlled - the dialog controlled| Method Detail |
|---|
protected void addBindings()
Controller
addBindings in class Controllerprotected void addStateBindings()
Controller
addStateBindings in class Controllerprotected OSDDialog getDialogControlled()
DialogController
getDialogControlled in class DialogController<OSDDialog>public void hideDialogAndStopAnimation()
protected void notifyReload()
Controller
notifyReload in class Controllerpublic void setTransparent(boolean transparent)
transparent - the new transparentpublic void showOSD(AudioObject audioObject)
audioObject - the audio object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||