Package de.enough.polish.ui.backgrounds

Provides backgrounds for widgets and canvases.

See:
          Description

Class Summary
AnimatedGifBackground Plays back animated gifs in GIF89a format.
BallBackground  
BorderedRoundRectBackground Paints a rectangle with round corners and a border.
BorderedRoundRectOpeningBackground Draws an expanding backround which will show a border when it is fully expanded.
BorderedRoundTabBackground Paints a rectangle with top round corners and a border.
BorderedSimpleBackground Paints a filled rectangle with a border around it as a background.
CircleBackground Paints a circular or elliptical background.
CombinedBackground Provides a background consisting of two other backgrounds.
CombinedHorizontalBackground Places two further backgrounds side by side.
CombinedVerticalBackground Places two backgrounds side by side in a vertical direction (top-bottom).
DoubleGradientVerticalBackground DoubleGradientVerticalBackground generates an nice Backgroundscreen, with two gradients, each taking half of the available height.
FadeInBackground Fades in the background from fully transparent to the target color, which might also be translucent.
GradientHorizontalBackground Generates a gradient from the left-color to the right-color.
GradientRadialBackground Generates a radial gradient from the inner-color to the outer-color.
GradientVerticalBackground GradientVerticalBackground generates an nice Backgroundscreen, with an gradient from the top-color to the bottom-color.
HorizontalSplitBackground Creates a rectangular background with two colors.
HorizontalSplitRoundRectBackground Creates a rectangular background with two colors and rounded corners.
HorizontalStripesBackground Paints stripes with two colors that can change their color.
ImageBackground Paints an image as a background.
LayerBackground Provides a background consisting of several other backgrounds.
MaskBackground
OpeningBackground Paints a background which expands to its full size whenever the background is moved.
PartialGradientBackground Provides a partial gradient - this background will be usually used within a combined background.
PartialSimpleBackground Provides a partial background - this background will be usually used within a combined background.
PolygonBackground Paints a filled polygon as a background in a specific color.
PulsatingBackground Paints an animated background, which colors change.
PulsatingCircleBackground Paints an animated circular background.
PulsatingCirclesBackground Paints an animated background filled with several ever-growing circles.
PulsatingRoundRectBackground Paints an animated background, which colors change.
RepaintTestBackground
RoundRectBackground Paints a rectangle with round corners as a background.
RoundRectCorneredBackground Paints a background with rounded and straight corners CSS-type is "round-rect-cornered"
RoundRectDoubleGradientVerticalBackground Paints a translucent rectangle with round corners as a background.
RoundTabBackground Paints a background in which the top uses rounded edges, but the bottom uses straight ones.
ScalingImageBackground Paints an image as a background.
SimpleBackground Paints a filled rectangle as a background in a specific color.
SlideShowBackground Paints and exchanges several images in the background.
SmoothColorBackground  
TextBackground Paints text in a background.
ThinSimpleBackground Renders a simple background with a maxium width.
TigerStripesBackground  
TiledImageBackground Paints a tiled image as a background.
TranslucentRoundRectBackground Paints a translucent rectangle with round corners as a background.
TranslucentSimpleBackground Paints a simple translucent background.
TriangleBackground Paints a filled rectangle as a background in a specific color.
VerticalSplitBackground Creates a rectangular background with two colors.
VerticalSplitRoundRectBackground Creates a rectangular background with two colors and rounded corners.
VideoBackground Plays a video in an background.
Web20RoundRectBackground Paints a rectangle with round corners as a background.
XmasSnowBackground  
 

Package de.enough.polish.ui.backgrounds Description

Provides backgrounds for widgets and canvases.