Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
javax.swing.border

Classes in javax.swing.border used by javax.swing.border
AbstractBorder
          An invisible zero-width border, serving as a base class for implementing more interesting borders.
BevelBorder
          A rectangular, two pixel thick border that causes the enclosed area to appear as if it was raising out of or lowered into the screen.
Border
          An public interface for decorative or spacing borders around a Component.
EmptyBorder
          A border for leaving a specifiable number of pixels empty around the enclosed component.
LineBorder
          A border that consists of a line whose thickness and color can be specified.
TitledBorder.Measurements
          A private helper class for holding the result of measuring the distances of a TitledBorder.