|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VideoComponent | |
---|---|
com.sun.lwuit | |
com.sun.lwuit.impl |
Uses of VideoComponent in com.sun.lwuit |
---|
Methods in com.sun.lwuit that return VideoComponent | |
---|---|
static VideoComponent |
VideoComponent.create(java.lang.Object videoInfo,
java.lang.String type)
Creates a new instance of the video component |
Uses of VideoComponent in com.sun.lwuit.impl |
---|
Methods in com.sun.lwuit.impl that return VideoComponent | |
---|---|
VideoComponent |
LWUITImplementation.createVideoPeer(java.lang.Object videoInfo,
java.lang.String type)
Creates a video component instance |
Methods in com.sun.lwuit.impl with parameters of type VideoComponent | |
---|---|
void |
LWUITImplementation.setVideoFullScreen(VideoComponent v,
boolean fullscreen)
Toggles the fullscreen mode |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |