Package chrriis.dj.swingsuite

Interface Summary
LinkListener<T> A listener for links.
RichDnDManager.RichDnDImageProvider A provider that defines the image to use during a drag and drop operation.
TextEntryFieldListener The listener interface for receiving events.
TextEntryFormatter A formatter for a text entry field when it does not have the focus.
TriStateCheckBoxListener A listener for tri state check boxes.
 

Class Summary
JComboButton A button primarily targeted for toolbars which features a sub-section containing an arrow.
JDragSelectTree A tree that allows a user to start a mouse drag in an empty area to make a rectangular selection.
JExtendedLabel A label that allows text selection and multi line.
JLink<T> A simple link class.
JNumberEntryField<T extends Number & Comparable<T>> An entry field for number types (Byte, Short, Integer, Long, BigInteger, Float, Double, BigDecimal).
JSedRegExBuilder  
JTextEntryField A text entry field, which supports validation, formatting and masks.
JTimeEditor A simple time editor.
JTitledSeparator A separator with a title.
JTriStateCheckBox A check box with three states.
JWidePopupComboBox A combo box which allows a wide popup when the combo size is smaller than long items it contains.
LayeredIcon  
RichDnDManager A class that provides overlay image during drag and drop operations.
SwingSuiteUtilities  
TextEntryFieldAdapter An adapter for the text entry listener interface.
TextEntryMask The superclass of all masks.
TextEntryValidator  
 

Enum Summary
JTriStateCheckBox.CheckState