xworker.javax.swing.border.CompoundBorder/@outsideBorder
事物 outsideBorder(outsideBorder)点击打开事物点击浏览描述

父事物:
CompoundBorder
描述者:
事物
thing
继承:
Borders

字段摘要
 
方法摘要
 
子事物摘要
           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.
 
字段详细信息
 
方法详细信息
 
子事物详细信息

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.

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: