Uses of Class
de.enough.polish.ui.ScreenChangeAnimation

Packages that use ScreenChangeAnimation
de.enough.polish.ui.screenanimations Provides a lot of pre-defined text effects for use with the J2ME Polish GUI. 
 

Uses of ScreenChangeAnimation in de.enough.polish.ui.screenanimations
 

Subclasses of ScreenChangeAnimation in de.enough.polish.ui.screenanimations
 class BottomScreenChangeAnimation
          Moves the new screen from the bottom to the top.
 class BottomShutterScreenChangeAnimation
          Moves the new screen from the bottom to the front.
 class BwToColorScreenChangeAnimation
          Creates a black and white picture out of the next screen and fades this into the actual target color.
 class CageScreenChangeAnimation
           
 class CardScreenChangeAnimation
           
 class CubeScreenChangeAnimation
           
 class DancingPixelScreenChangeAnimation
           
 class DiagonalScreenChangeAnimation
          Moves the new screen diagonally over the old screen.
 class DisplayScreenChangeAnimation
           
 class DominoScreenChangeAnimation
           
 class FadeOutFadeInScreenChangeAnimation
          Fades out the previous screen before fading in the next screen.
 class FadeScreenChangeAnimation
          Fades in the new screen.
 class FlashScreenChangeAnimation
          Moves the new screen from the left to the front.
 class GradientScreenChangeAnimation
          Fades the current screen's colors the the ones of the target screen.
 class ItemScreenChangeAnimation
          Just animates content parts of two different screens rather than the complete screen.
 class LeftScreenChangeAnimation
          Moves the new screen from the left to the front.
 class LeftShutterScreenChangeAnimation
          Moves the new screen from the right to the front.
 class NewWaveScreenChangeAnimation
           
 class PaperScreenChangeAnimation
           
 class ParticleScreenChangeAnimation
          Magnifies the last screen into single pixels that remain in their original size.
 class PixelScreenChangeAnimation
           
 class RainScreenChangeAnimation
           
 class RightScreenChangeAnimation
          Moves the new screen from the right to the front.
 class RightShutterScreenChangeAnimation
          Moves the new screen from the left to the front.
 class Rotate3DScreenChangeAnimation
          
 class RotateScreenChangeAnimation
          Rotates the screen in two dimensions.
 class RotatingScreenM3GScreenChangeAnimation
          A M3G powered 3D Y-axis rotating screen change animation
 class ScaleScreenChangeAnimation
          Magnifies the new screen.
 class SqueezeScreenChangeAnimation
          Squeezes the last screen while showing the new screen in the background.
 class TopScreenChangeAnimation
          Moves the new screen from the top to the bottom.
 class TopShutterScreenChangeAnimation
          Moves the new screen from the top to the front.
 class VerticalFlashScreenChangeAnimation
          Moves the new screen from the left to the front.
 class ZoomBothScreenChangeAnimation
          Magnifies both the last screen and the next screen.
 class ZoomInAndHideScreenChangeAnimation
          Magnifies the last screen and gradually resolves it.
 class ZoomOutScreenChangeAnimation
          Magnifies the new screen.