|
||||||||||
| 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<T>
public abstract class DialogController<T extends javax.swing.JDialog>
The Class DialogController.
| Constructor Summary | |
|---|---|
DialogController(T dialogControlled)
Instantiates a new dialog controller. |
|
| Method Summary | |
|---|---|
protected T |
getDialogControlled()
Returns dialog controlled |
| Methods inherited from class net.sourceforge.atunes.kernel.controllers.model.Controller |
|---|
addBindings, addStateBindings, getLogger, notifyReload |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DialogController(T dialogControlled)
dialogControlled - the dialog controlled| Method Detail |
|---|
protected T getDialogControlled()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||