Uses of Interface
org.jtheque.films.view.able.IChoiceFieldsView

Packages that use IChoiceFieldsView
org.jtheque.films.controllers.able Contains the controllers specifications. 
org.jtheque.films.controllers.impl Contains all the action controllers. 
org.jtheque.films.view.impl.frames Contains all the frames of the application. 
 

Uses of IChoiceFieldsView in org.jtheque.films.controllers.able
 

Methods in org.jtheque.films.controllers.able that return IChoiceFieldsView
 IChoiceFieldsView IChoiceFieldsController.getView()
           
 

Uses of IChoiceFieldsView in org.jtheque.films.controllers.impl
 

Methods in org.jtheque.films.controllers.impl that return IChoiceFieldsView
 IChoiceFieldsView ChoiceFieldsController.getView()
           
 

Uses of IChoiceFieldsView in org.jtheque.films.view.impl.frames
 

Classes in org.jtheque.films.view.impl.frames that implement IChoiceFieldsView
 class ChoiceFieldsView
          The view to choice the fields for the automatic edit of a film.
 



Copyright © 2010 JTheque. All Rights Reserved.