字段摘要 |
---|
方法摘要 | |
---|---|
|
create
|
子事物摘要 | |
---|---|
|
BevelBorder
A class which implements a simple two-line bevel border. |
|
CompoundBorder
|
|
EmptyBorder
A class which provides an empty, transparent border which takes up space but does no drawing. |
|
EtchedBorder
A class which implements a simple etched border which can either be etched-in or etched-out. If no highlight/shadow colors are initialized when the border is created, then these colors will be dynamically derived from the background color of the component argument passed into the paintBorder() method. |
|
LineBorder
A class which implements a line border of arbitrary thickness and of a single color. |
|
MatteBorder
|
|
SoftBevelBorder
|
|
StrokeBorder
A class which implements a border of an arbitrary stroke. |
|
TitledBorder
A class which implements an arbitrary border with the addition of a String title in a specified position and justification. |
字段详细信息 |
---|
方法详细信息 |
---|
子事物详细信息 |
---|
A class which implements a simple two-line bevel border.
A class which provides an empty, transparent border which takes up space but does no drawing.
A class which implements a simple etched border which can either be etched-in or etched-out. If no highlight/shadow colors are initialized when the border is created, then these colors will be dynamically derived from the background color of the component argument passed into the paintBorder() method.
A class which implements a line border of arbitrary thickness and of a single color.
A class which implements a border of an arbitrary stroke.
A class which implements an arbitrary border with the addition of a String title in a specified position and justification.
If the border, font, or color property values are not specified in the constuctor or by invoking the appropriate set methods, the property values will be defined by the current look and feel, using the following property names in the Defaults Table: