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

Packages that use IAutoImportView
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 IAutoImportView in org.jtheque.films.controllers.able
 

Methods in org.jtheque.films.controllers.able that return IAutoImportView
 IAutoImportView IAutoImportController.getView()
           
 

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

Methods in org.jtheque.films.controllers.impl that return IAutoImportView
 IAutoImportView AutoImportController.getView()
           
 

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

Classes in org.jtheque.films.view.impl.frames that implement IAutoImportView
 class AutoImportVIew
          View for the auto-import function.
 



Copyright © 2010 JTheque. All Rights Reserved.