Package com.jgoodies.uifextras.util

Consists of helper classes that complement Swing to make it easier to build a rich application

See:
          Description

Class Summary
ActionLabel A UIFLabel subclass that paints a hyperlink-like underline on mouseover.
ExtTable A JTable subclass that can align and size columns.
ExtTable.BooleanEditor Unlike the default BooleanEditor, we set the "border painted flat" property.
ExtTable.BooleanRenderer Unlike the default BooleanRenderer, we set the "border painted flat" property.
ExtTable.MyDefaultTableCellRenderer A default renderer that honors the columns alignment.
GradientSeparator A component that paints a horizontal or vertical gradient background.
HTMLUtils Consists only of static convenience methods for HTML operations.
PopupAdapter A MouseListener that minimizes the effort required to add a JPopupMenu to a JComponent.
TableUtilities This class consists of static methods that provide useful code for handling tables.
ThinBevelBorder This is just a 1-point line border that uses a pseudo-3D effect, either raised or lowered.
UIFactory A factory class that consists only of static methods to create frequently used Swing components.
 

Package com.jgoodies.uifextras.util Description

Consists of helper classes that complement Swing to make it easier to build a rich application.



Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.