|
||||||||||
| 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<EditTitlesDialog>
net.sourceforge.atunes.kernel.controllers.editTitlesDialog.EditTitlesDialogController
public class EditTitlesDialogController
The Class EditTitlesDialogController.
| Constructor Summary | |
|---|---|
EditTitlesDialogController(EditTitlesDialog dialog)
Instantiates a new edits the titles dialog controller. |
|
| Method Summary | |
|---|---|
protected void |
addBindings()
Adds the bindings. |
protected void |
addStateBindings()
Adds the state bindings. |
protected void |
editFiles()
Edits the files. |
void |
editFiles(Album alb)
Edits the files. |
protected Album |
getAlbum()
Gets the album. |
protected void |
notifyReload()
Notify reload. |
protected void |
setTitles(java.util.List<java.lang.String> tracks)
Sets the titles. |
| Methods inherited from class net.sourceforge.atunes.kernel.controllers.model.DialogController |
|---|
getDialogControlled |
| 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 EditTitlesDialogController(EditTitlesDialog dialog)
dialog - the dialog| Method Detail |
|---|
protected void addBindings()
Controller
addBindings in class Controllerprotected void addStateBindings()
Controller
addStateBindings in class Controllerprotected void editFiles()
public void editFiles(Album alb)
alb - the albprotected Album getAlbum()
protected void notifyReload()
Controller
notifyReload in class Controllerprotected void setTitles(java.util.List<java.lang.String> tracks)
tracks - the new titles
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||