|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.controllers.editTitlesDialog.EditTitlesDialogActionListener
public class EditTitlesDialogActionListener
The listener interface for receiving editTitlesDialogAction events.
Constructor Summary | |
---|---|
EditTitlesDialogActionListener(EditTitlesDialog dialog,
EditTitlesDialogController controller)
Instantiates a new edits the titles dialog action listener. |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditTitlesDialogActionListener(EditTitlesDialog dialog, EditTitlesDialogController controller)
dialog
- the dialogcontroller
- the controllerMethod Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |