Uses of Class
net.sf.panoptes.controller.MainController

Packages that use MainController
net.sf.panoptes.controller   
net.sf.panoptes.controller.digester   
net.sf.panoptes.module.jmx   
net.sf.panoptes.module.log4j   
net.sf.panoptes.view   
net.sf.panoptes.view.configurator   
 

Uses of MainController in net.sf.panoptes.controller
 

Constructors in net.sf.panoptes.controller with parameters of type MainController
MBeanConnectionController(MainController mainController)
           
 

Uses of MainController in net.sf.panoptes.controller.digester
 

Constructors in net.sf.panoptes.controller.digester with parameters of type MainController
LoggerFactory(MainController mainController, LoggerRepository loggerRepository, ComponentRegistry componentRegistry)
           
 

Uses of MainController in net.sf.panoptes.module.jmx
 

Constructors in net.sf.panoptes.module.jmx with parameters of type MainController
IntrospectorPanel(MainController controller, org.eclipse.swt.widgets.Composite parent, int style, java.util.HashMap attributes)
          Constructor for IntrospectorPanel.
 

Uses of MainController in net.sf.panoptes.module.log4j
 

Constructors in net.sf.panoptes.module.log4j with parameters of type MainController
LoggerTable(MainController controller, org.eclipse.swt.widgets.Composite parent, int style, java.util.HashMap attributes)
          Constructor for LoggerTable.
LoggerConsole(MainController controller, org.eclipse.swt.widgets.Composite parent, int style, java.util.HashMap attributes)
          Constructor for LoggerTable.
 

Uses of MainController in net.sf.panoptes.view
 

Constructors in net.sf.panoptes.view with parameters of type MainController
MainWindow(MainController controller, RootNode rootNode)
          Constructor for MainWindow.
 

Uses of MainController in net.sf.panoptes.view.configurator
 

Methods in net.sf.panoptes.view.configurator that return MainController
 MainController NodeConfigurator.getController()
           
 

Constructors in net.sf.panoptes.view.configurator with parameters of type MainController
NodeConfigurator(MainController controller, org.eclipse.swt.widgets.Composite parent, int style, java.util.HashMap attributes)
           
JellyConfigurator(MainController controller, org.eclipse.swt.widgets.Composite parent, int style, java.util.HashMap attributes)
           
DefaultConfigurator(MainController controller, org.eclipse.swt.widgets.Composite parent, int style, java.util.HashMap attributes)
           
 



Copyright © 2003 . All Rights Reserved.