|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Presentation | |
---|---|
org.malai.ui |
Uses of Presentation in org.malai.ui |
---|
Fields in org.malai.ui with type parameters of type Presentation | |
---|---|
protected java.util.List<Presentation<?,?>> |
UI.presentations
The presentations of the interactive system. |
Methods in org.malai.ui that return Presentation | ||
---|---|---|
|
UI.getPresentation(java.lang.Class<A> absPresClass,
java.lang.Class<C> concPresClass)
Allows to get the presentation which abstract and concrete presentations match the given classes. |
Methods in org.malai.ui that return types with arguments of type Presentation | |
---|---|
java.util.List<Presentation<?,?>> |
UI.getPresentations()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |