com.jgoodies.forms.factories.Borders Provides constants and factory methods for <code>Border</code>s that use instances of {@link ConstantSize} to define the margins. <p> <b>Examples:</b><br> <pre> Borders.DLU2_BORDER Borders.createEmptyBorder(Sizes.DLUY4, Sizes.DLUX2, Sizes.DLUY4, Sizes.DLUX ...
com.jgoodies.looks.plastic.PlasticInternalFrameUI The JGoodies Plastic Look and Feel implementation of <code>InternalFrameUI</code>.<p> Uses a <code>PlasticInternalFrameTitlePane</code> that in turn uses <code>PlasticTheme</code> colors. @author Karsten Lentzsch @version $Revision: 1.2 $