Uses of Interface
org.jtheque.core.managers.view.able.IMainView

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

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

Methods in org.jtheque.core.managers.view that return IMainView
 IMainView WindowManager.getMainView()
           
 IMainView Views.getMainView()
          Return the main view.
 

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

Classes in org.jtheque.core.managers.view.impl.frame that implement IMainView
 class MainView
          The main view of JTheque.
 



Copyright © 2009 JTheque. All Rights Reserved.