Uses of Class
org.jtheque.core.managers.view.impl.WindowConfiguration

Packages that use WindowConfiguration
org.jtheque.core.managers.view.able Interfaces of the view. 
org.jtheque.core.managers.view.impl Contains the swing part of the view. 
 

Uses of WindowConfiguration in org.jtheque.core.managers.view.able
 

Methods in org.jtheque.core.managers.view.able with parameters of type WindowConfiguration
 void ViewDelegate.configure(WindowConfiguration configuration, IView view)
          Configure the view with the window configuration.
 void ViewDelegate.fill(WindowConfiguration configuration, IView view)
          Fill the configuration with the view informations.
 

Uses of WindowConfiguration in org.jtheque.core.managers.view.impl
 

Methods in org.jtheque.core.managers.view.impl with parameters of type WindowConfiguration
 void SwingViewDelegate.configure(WindowConfiguration configuration, IView view)
           
 void SwingViewDelegate.fill(WindowConfiguration configuration, IView view)
           
 



Copyright © 2009 JTheque. All Rights Reserved.