Package com.explodingpixels.widgets

Interface Summary
IconProvider An interface for provider's of Icons.
PopupMenuCustomizer An interface that is used to popuplate a JPopupMenu.
TextProvider An interface for provider's of text.
 

Class Summary
ImageBasedJComponent  
ImageButton A button backed by an image.
ImageUtils A utility class for working with Images.
PopdownButton  
PopupButton<E>  
PopupMenuCustomizerUsingActions  
PopupMenuCustomizerUsingStrings  
TableUtils  
TrackingSpacer A JComponent that tracks the width or height of another component.
TreeUtils  
WindowDragger  
WindowUtils  
 

Enum Summary
TrackingSpacer.TrackingDimension An enumeration representing the dimension of a component to track.