Uses of Class
com.melloware.jukes.gui.tool.MainModule

Packages that use MainModule
com.melloware.jukes.gui.tool   
com.melloware.jukes.gui.view   
com.melloware.jukes.gui.view.editor   
com.melloware.jukes.gui.view.node   
 

Uses of MainModule in com.melloware.jukes.gui.tool
 

Methods in com.melloware.jukes.gui.tool with parameters of type MainModule
static void Actions.initializeFor(MainModule mainModule, MainController controller)
          Initializes the actions used in this application.
 

Constructors in com.melloware.jukes.gui.tool with parameters of type MainModule
MainController(MainModule mainModule)
          Constructs the MainController for the given main module.
 

Uses of MainModule in com.melloware.jukes.gui.view
 

Methods in com.melloware.jukes.gui.view that return MainModule
 MainModule MainFrame.getMainModule()
          Gets the mainModule.
 

Constructors in com.melloware.jukes.gui.view with parameters of type MainModule
MainFrame(MainModule mainModule)
          Constructs an instance of the Skeleton Pro app's main frame.
 

Uses of MainModule in com.melloware.jukes.gui.view.editor
 

Methods in com.melloware.jukes.gui.view.editor that return MainModule
protected  MainModule AbstractEditor.getMainModule()
          Gets the MainModule for the application.
 

Constructors in com.melloware.jukes.gui.view.editor with parameters of type MainModule
EditorPanel(MainModule mainModule)
          Constructs a EditorPanel.
 

Uses of MainModule in com.melloware.jukes.gui.view.node
 

Methods in com.melloware.jukes.gui.view.node that return MainModule
protected  MainModule AbstractTreeNode.getMainModule()
          Gets the MainModule for the application.
 



Copyright © 1999-2008 Melloware Inc. All Rights Reserved.