|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DTVContainer | |
| com.sun.dtv.ui | TV specific UI functionality. |
| Uses of DTVContainer in com.sun.dtv.ui |
| Methods in com.sun.dtv.ui that return DTVContainer | |
static DTVContainer |
DTVContainer.getBestDTVContainer(DTVContainerPattern pattern)
Returns a DTVContainer that best
corresponds to the input DTVContainerPattern, or null if such an DTVContainer cannot be found.
|
static DTVContainer |
DTVContainer.getDTVContainer(Plane plane)
Create a DTVContainer for the
specified Plane.
|
static DTVContainer |
DTVContainer.getDTVContainer(Plane plane,
Container container)
Create a DTVContainer for the
specified Plane, which can
be used as an Xlet container. |
static DTVContainer |
DTVContainer.getCurrentDTVContainer()
Returns the DTVContainer the caller
is displayed within. |
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||