Groovy Documentation

Package com.blogofbug.swing.components

 

Interface Summary
RichComponent A component that can be part of the a rich user interface
 


Class Summary
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.
JCarouselMenu.CarouselListCellRenderer ListCellRenderer for the Carousel uses an image border to draw a nice border around the menu item when it is selected
JCarouselMenu.MenuItem A menu item inside the carousel
JCarouselMenu.UpDownButton This class represents the up and down buttons that allow the scrolling through the menu when it is too big to fit in the avaiable space
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.
 


Groovy Documentation