Serialized Form


Package com.jgoodies.animation.components

Class com.jgoodies.animation.components.AnimatedLabel extends JPanel implements Serializable

Serialized Fields

labels

JLabel[] labels

foreground

int foreground

background

int background

baseColor

Color baseColor

animationEnabled

boolean animationEnabled

orientation

int orientation

duration

long duration

fps

int fps

animation

Animation animation

Class com.jgoodies.animation.components.BasicTextLabel extends JComponent implements Serializable

Serialized Fields

renderer

BasicTextRenderer renderer

Class com.jgoodies.animation.components.CircleComponent extends JComponent implements Serializable

Serialized Fields

center

Point center

radius

int radius

color

Color color

Class com.jgoodies.animation.components.FanComponent extends JComponent implements Serializable

Serialized Fields

renderer

FanRenderer renderer

Class com.jgoodies.animation.components.GlyphLabel extends JComponent implements Serializable

Serialized Fields

renderer

GlyphRenderer renderer



Copyright © 2001-2004 JGoodies Karsten Lentzsch. All Rights Reserved.