Interface | Description |
---|---|
RichComponent |
A component that can be part of the a rich user interface
|
Class | Description |
---|---|
AbstractCarouselMenuAction |
An action for the CarouselMenuAction.
|
GradientPanel |
Container that draws (in an optimized way) a gradient in the background
|
ImageLabel |
A simple component that scales an image to fit inside the size of the component.
|
JCarosel |
A carousel component which lays out components around a carousel, moving each
to the front as it is clicked on.
|
JCarouselMenu |
Shows a carousel offset to the left with a menu of actions on the right.
|
ReflectedImageLabel |
A RichComponent which takes the supplied image, adds on 50% to the height of the image
and draws a graduated alpha-blended reflection below the top aligned original image.
|