Package com.algosome.common.swing.gui

Class Summary
ButtonPanel A JPanel with a horizontal/LINE_AXIS layout and maximum/minimum size constrained for JButtons (max 35 height)
CollapsableJSplitPane Convenience class which sets the one touch expandable
CustomJTable A better-looking table than JTable.
FixedSizeTextField  
Gradient Utility class to draw a gradient using a provided graphics object.
HorizontalDivider Class which just draws a horizontal line based upon its width.
HPanel A convenience JPanel with its layout set to a horizontal BoxLayout.
IconButton Utility class for a JButton with an icon.
IntegerTextField Customized JTextField class that only allows integers to be input.
JRegionColorChooser Creates a simple JColorChooser that is modified so the Preview Panel is gone
Line Class used to store values for drawing a line.
PaddedHPanel  
PaddedLabel  
ProgressDial An animated progress dial similar to the Cocoa presentation of a progress dial.
ProgressDialog A JDialog containing a JProgressBar and no decorations.
TextBox Class to be used for drawing to a graphics object.
VPanel A convenience JPanel class with a vertical BoxLayout.