|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAutoAddView | |
---|---|
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 IAutoAddView in org.jtheque.films.controllers.able |
---|
Methods in org.jtheque.films.controllers.able that return IAutoAddView | |
---|---|
IAutoAddView |
IAutoAddController.getView()
|
Uses of IAutoAddView in org.jtheque.films.controllers.impl |
---|
Methods in org.jtheque.films.controllers.impl that return IAutoAddView | |
---|---|
IAutoAddView |
AutoAddController.getView()
|
Uses of IAutoAddView in org.jtheque.films.view.impl.frames |
---|
Classes in org.jtheque.films.view.impl.frames that implement IAutoAddView | |
---|---|
class |
AutoAddView
User interface to add a film from internet. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |