|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.lwuit.animations | |
com.sun.lwuit | Main widget package containing the component/container "composite" similar both in terminology and design to Swing/AWT. |
com.sun.lwuit.animations | All components are animatable by potential and additional animations (unrelated to a specific component) can be installed on the fly, transitions between forms are also handled as part of this package. |
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.animations used by com.sun.lwuit | |
Transition
Represents a transition animation between two forms this class is used internally by DTVContainer to play an animation when
moving from one form to the next. |
Classes in com.sun.lwuit.animations used by com.sun.lwuit.animations | |
CommonTransitions
Contains common transition animations including the following. |
|
Motion
Abstracts the notion of physical motion over time from a numeric location to another. |
|
Transition
Represents a transition animation between two forms this class is used internally by DTVContainer to play an animation when
moving from one form to the next. |
Classes in com.sun.lwuit.animations used by com.sun.lwuit.plaf | |
Transition
Represents a transition animation between two forms this class is used internally by DTVContainer to play an animation when
moving from one form to the next. |
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |