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

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

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

Methods in org.jtheque.core.managers.view that return IConfigView
 IConfigView WindowManager.getConfigView()
           
 IConfigView Views.getConfigView()
          Return the config view.
 

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

Classes in org.jtheque.core.managers.view.impl.frame that implement IConfigView
 class ConfigView
          A view for the configuration.
 



Copyright © 2009 JTheque. All Rights Reserved.