|
||||||||||
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.PanelController<FilePropertiesPanel>
net.sourceforge.atunes.kernel.controllers.fileProperties.FilePropertiesController
public class FilePropertiesController
The Class FilePropertiesController.
Constructor Summary | |
---|---|
FilePropertiesController(FilePropertiesPanel pControlled)
Instantiates a new file properties controller. |
Method Summary | |
---|---|
protected void |
addBindings()
Adds the bindings. |
protected void |
addStateBindings()
Adds the state bindings. |
void |
clear()
Clear. |
protected Logger |
getLogger()
Returns super logger |
protected FilePropertiesPanel |
getPanelControlled()
Returns panel controlled |
protected void |
notifyReload()
Notify reload. |
void |
onlyShowPropertiesPanel()
Only show properties panel. |
void |
refreshFavoriteIcons()
Refresh favorite icons. |
void |
refreshPicture()
Refresh picture. |
void |
updateValues(AudioObject file)
Update values. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilePropertiesController(FilePropertiesPanel pControlled)
panelControlled
- the panel controlledMethod Detail |
---|
protected void addBindings()
Controller
addBindings
in class Controller
protected void addStateBindings()
Controller
addStateBindings
in class Controller
public void clear()
protected Logger getLogger()
getLogger
in class Controller
protected void notifyReload()
Controller
notifyReload
in class Controller
public void onlyShowPropertiesPanel()
public void refreshFavoriteIcons()
public void refreshPicture()
public void updateValues(AudioObject file)
file
- the fileprotected FilePropertiesPanel getPanelControlled()
getPanelControlled
in class PanelController<FilePropertiesPanel>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |