ej-technologies

Package org.gjt.jclasslib.util

This package contains classes which do not contain application specific logic and can be considered utility classes to other packages.

See:
          Description

Class Summary
EmptyIcon Transparent icon with no content.
ExtendedJLabel A JLabel that can be underlined, implements Scrollable, may have a tooltip text equal to its text and exposes a few convenience methods for setText().
ExtendedTableCellRenderer A TableCellRenderer which is based on an ExtendedJLabel rather than a JLabel like the javax.swing.table.DefaultTableCellRenderer.
GUIHelper Collection of GUI utility methods.
ProgressDialog Dialog which displays indeterminate progress.
 

Package org.gjt.jclasslib.util Description

This package contains classes which do not contain application specific logic and can be considered utility classes to other packages.


ej-technologies