|
||||||||||
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.ToolBarController<ToolBar>
net.sourceforge.atunes.kernel.controllers.toolbar.ToolBarController
public class ToolBarController
The Class ToolBarController.
Field Summary |
---|
Fields inherited from class net.sourceforge.atunes.kernel.controllers.model.ToolBarController |
---|
toolBarControlled |
Constructor Summary | |
---|---|
ToolBarController(ToolBar toolBar)
Instantiates a new tool bar controller. |
Method Summary | |
---|---|
protected void |
addBindings()
Adds the bindings. |
protected void |
addStateBindings()
Adds the state bindings. |
protected void |
notifyReload()
Notify reload. |
void |
setShowAudioScrobblerPanel(boolean show)
Sets the show audio scrobbler panel. |
void |
setShowNavigatorPanel(boolean show)
Sets the show navigator panel. |
void |
setShowSongProperties(boolean show)
Sets the show song properties. |
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 ToolBarController(ToolBar toolBar)
toolBar
- the tool barMethod Detail |
---|
protected void addBindings()
Controller
addBindings
in class Controller
protected void addStateBindings()
Controller
addStateBindings
in class Controller
protected void notifyReload()
Controller
notifyReload
in class Controller
public void setShowAudioScrobblerPanel(boolean show)
show
- the new show audio scrobbler panelpublic void setShowNavigatorPanel(boolean show)
show
- the new show navigator panelpublic void setShowSongProperties(boolean show)
show
- the new show song properties
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |