|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AWTVideoSize | |
---|---|
javax.tv.media |
Uses of AWTVideoSize in javax.tv.media |
---|
Methods in javax.tv.media that return AWTVideoSize | |
---|---|
AWTVideoSize |
AWTVideoSizeControl.checkSize(AWTVideoSize sz)
Reports how closely the underlying platform can approximate a desired video size. |
AWTVideoSize |
AWTVideoSizeControl.getDefaultSize()
Reports the default AWTVideoSize for this control. |
AWTVideoSize |
AWTVideoSizeControl.getSize()
Reports the AWTVideoSize at which the Player is
currently operating. |
Methods in javax.tv.media with parameters of type AWTVideoSize | |
---|---|
AWTVideoSize |
AWTVideoSizeControl.checkSize(AWTVideoSize sz)
Reports how closely the underlying platform can approximate a desired video size. |
boolean |
AWTVideoSizeControl.setSize(AWTVideoSize sz)
Sets the video size. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |