|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DTVContainerPattern | |
|---|---|
| com.sun.dtv.ui | TV specific UI functionality. |
| Uses of DTVContainerPattern in com.sun.dtv.ui |
|---|
| Methods in com.sun.dtv.ui that return DTVContainerPattern | |
|---|---|
static DTVContainerPattern |
DTVContainer.getBestDTVContainerPattern(DTVContainerPattern pattern)
Returns an DTVContainerPattern
closest to to the input DTVContainerPattern and at the same time specifying a DTVContainer which could be successfully
created on the underlying platform at the time this method is called. |
DTVContainerPattern |
DTVContainer.getDTVContainerPattern()
Returns a DTVContainerPattern
describing this DTVContainer. |
DTVContainerPattern |
DTVContainer.resize(DTVContainerPattern pattern)
Resizes this DTVContainer so that it
best corresponds to the input DTVContainerPattern, or do nothing if not necessary. |
| Methods in com.sun.dtv.ui with parameters of type DTVContainerPattern | |
|---|---|
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 DTVContainerPattern |
DTVContainer.getBestDTVContainerPattern(DTVContainerPattern pattern)
Returns an DTVContainerPattern
closest to to the input DTVContainerPattern and at the same time specifying a DTVContainer which could be successfully
created on the underlying platform at the time this method is called. |
DTVContainerPattern |
DTVContainer.resize(DTVContainerPattern pattern)
Resizes this DTVContainer so that it
best corresponds to the input DTVContainerPattern, or do nothing if not necessary. |
|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||