Frames | No Frames |
Classes derived from javax.swing.border.CompoundBorder | |
class | A CompoundBorder that also implements the
UIResource marker interface. |
Methods with return type javax.swing.border.CompoundBorder | |
CompoundBorder | Create a compound border with a null inside edge and a null outside edge.
|
CompoundBorder | Create a compound border specifying the border objects to use for the
outside and inside edges.
|