Uses of Interface
org.jtheque.core.managers.view.able.update.IModuleView

Packages that use IModuleView
org.jtheque.core.managers.view Contains the view manager. 
org.jtheque.core.managers.view.impl.frame Contains the frames of the application. 
 

Uses of IModuleView in org.jtheque.core.managers.view
 

Methods in org.jtheque.core.managers.view that return IModuleView
 IModuleView WindowManager.getModuleView()
           
 IModuleView Views.getModuleView()
          Return the module view.
 

Uses of IModuleView in org.jtheque.core.managers.view.impl.frame
 

Classes in org.jtheque.core.managers.view.impl.frame that implement IModuleView
 class ModuleView
          A view to display the modules.
 



Copyright © 2009 JTheque. All Rights Reserved.