|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |