Class Summary |
CustomSliderPanel |
A panel containg a slider and appropriate labels that automatically
scale an actual value to the range of values expected by the slider. |
CustomSliderPanelInf |
A panel containg a slider and appropriate labels that automatically
scale an actual value to the range of values expected by the slider, with the
rightmost edge of the slider represting infinity, as represented by Interger.MAX_VALUE. |
NumberOnlyField |
A JTextField that only accepts digits. |
ShadowBorder |
A class which implements a shadow border, or BevelBorder of thickness 1. |