Package com.explodingpixels.widgets
-
Interface Summary Interface Description IconProvider An interface for provider's ofIcon
s.PopupMenuCustomizer An interface that is used to popuplate aJPopupMenu
.TabCloseListener TableUtils.SortDelegate An interface that will be notified when sorting of aJTable
should occur.TextProvider An interface for provider's of text. -
Class Summary Class Description ImageBasedJComponent ImageButton A button backed by an image.ImageUtils A utility class for working withImage
s.PopdownButton PopupButton<E> PopupMenuCustomizerUsingActions PopupMenuCustomizerUsingStrings StripedViewportBorder Creates a border for aJViewport
that draws a striped background corresponding to the row positions of the givenJTable
.TableHeaderUtils TableUtils A collection of utility methods to be used withJTable
.TrackingSpacer AJComponent
that tracks the width or height of another component.TreeUtils WindowDragger WindowUtils Utility methods for dealing withWindow
s. -
Enum Summary Enum Description TableUtils.SortDirection An enumeration representing the sort order of a table column.TrackingSpacer.TrackingDimension An enumeration representing the dimension of a component to track.