|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teleal.common.swingfwk.AbstractController<JFrame>
org.teleal.cling.support.shared.MainController
public abstract class MainController
| Nested Class Summary | |
|---|---|
static class |
MainController.ShutdownWindow
|
| Constructor Summary | |
|---|---|
MainController(JFrame view,
List<org.teleal.common.swingfwk.logging.LogCategory> logCategories)
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
org.teleal.common.swingfwk.logging.LogController |
getLogController()
|
JPanel |
getLogPanel()
|
abstract org.teleal.cling.UpnpService |
getUpnpService()
|
void |
log(Level level,
String msg)
|
void |
log(org.teleal.common.swingfwk.logging.LogMessage message)
|
| Methods inherited from class org.teleal.common.swingfwk.AbstractController |
|---|
actionPerformed, deregisterAction, failedActionExecute, finalActionExecute, fireEvent, fireEvent, fireEventGlobal, getParentController, getSubControllers, getView, postActionExecute, preActionExecute, registerAction, registerAction, registerEventListener, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MainController(JFrame view,
List<org.teleal.common.swingfwk.logging.LogCategory> logCategories)
| Method Detail |
|---|
public org.teleal.common.swingfwk.logging.LogController getLogController()
public JPanel getLogPanel()
public void log(Level level,
String msg)
public void log(org.teleal.common.swingfwk.logging.LogMessage message)
public void dispose()
dispose in interface org.teleal.common.swingfwk.Controller<JFrame>dispose in class org.teleal.common.swingfwk.AbstractController<JFrame>public abstract org.teleal.cling.UpnpService getUpnpService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||