|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.controllers.editPreferencesDialog.EditPreferencesDialogListener
public class EditPreferencesDialogListener
The listener interface for receiving editPreferencesDialog events.
| Constructor Summary | |
|---|---|
EditPreferencesDialogListener(EditPreferencesDialog editPreferencesDialog,
EditPreferencesDialogController editPreferencesDialogController)
Instantiates a new edits the preferences dialog listener. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
valueChanged(javax.swing.event.ListSelectionEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditPreferencesDialogListener(EditPreferencesDialog editPreferencesDialog,
EditPreferencesDialogController editPreferencesDialogController)
editPreferencesDialog - the edit preferences dialogeditPreferencesDialogController - the edit preferences dialog controller| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged in interface javax.swing.event.ListSelectionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||