|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.lwuit.geom | |
com.sun.dtv.media.format | Control for the Video Format. |
com.sun.dtv.ui | TV specific UI functionality. |
com.sun.lwuit | Main widget package containing the component/container "composite" similar both in terminology and design to Swing/AWT. |
com.sun.lwuit.geom | Contains classes related to geometry locations and calculations such as rectangle and size. |
com.sun.lwuit.layouts |
Layout managers allow a Container to
arrange its components by a set of rules that would be adapted for specific
screen/font sizes. |
com.sun.lwuit.painter |
Painter allows us to draw arbitrary elements
of graphics from plain/scaled/tiled images to gradients and pretty
much any form of graphic drawing we can imagine. |
com.sun.lwuit.plaf | Look of the application can be fully customized via this package, it represents a rendering layer that can be plugged in separately in runtime and themed to provide any custom look. |
Classes in com.sun.lwuit.geom used by com.sun.dtv.media.format | |
Dimension
Utility class that holds a width and height that represents a dimension of a component or element. |
|
Point
A point representing a location in (x, y) coordinate space, specified in integer precision. |
|
Rectangle
Represents a Rectangle position (x, y) and Dimension (width, height),
this is useful for measuring coordinates within the application. |
Classes in com.sun.lwuit.geom used by com.sun.dtv.ui | |
Dimension
Utility class that holds a width and height that represents a dimension of a component or element. |
|
Rectangle
Represents a Rectangle position (x, y) and Dimension (width, height),
this is useful for measuring coordinates within the application. |
Classes in com.sun.lwuit.geom used by com.sun.lwuit | |
Dimension
Utility class that holds a width and height that represents a dimension of a component or element. |
|
Rectangle
Represents a Rectangle position (x, y) and Dimension (width, height),
this is useful for measuring coordinates within the application. |
Classes in com.sun.lwuit.geom used by com.sun.lwuit.geom | |
Dimension
Utility class that holds a width and height that represents a dimension of a component or element. |
|
Point
A point representing a location in (x, y) coordinate space, specified in integer precision. |
|
Rectangle
Represents a Rectangle position (x, y) and Dimension (width, height),
this is useful for measuring coordinates within the application. |
Classes in com.sun.lwuit.geom used by com.sun.lwuit.layouts | |
Dimension
Utility class that holds a width and height that represents a dimension of a component or element. |
Classes in com.sun.lwuit.geom used by com.sun.lwuit.painter | |
Rectangle
Represents a Rectangle position (x, y) and Dimension (width, height),
this is useful for measuring coordinates within the application. |
Classes in com.sun.lwuit.geom used by com.sun.lwuit.plaf | |
Dimension
Utility class that holds a width and height that represents a dimension of a component or element. |
|
Rectangle
Represents a Rectangle position (x, y) and Dimension (width, height),
this is useful for measuring coordinates within the application. |
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |