xworker.javax.swing.border.TitledBorder
事物 TitledBorder(TitledBorder)点击打开事物点击浏览描述

描述者:
MetaDescriptor3
thing

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:

字段摘要
           String name
           
           String title
           
           String titleColor
           
           String titleFont
           
           String titleJustification
           
           String titlePosition
           
 
方法摘要
           create
          
 
子事物摘要
           border
          
 
字段详细信息

name点击打开事物


title点击打开事物


titleColor点击打开事物


titleFont点击打开事物


titleJustification点击打开事物


titlePosition点击打开事物


 
方法详细信息

create


 
子事物详细信息

border点击打开事物