javax.swing.plaf
类 BorderUIResource.EtchedBorderUIResource
java.lang.Object
javax.swing.border.AbstractBorder
javax.swing.border.EtchedBorder
javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
- 所有已实现的接口:
- Serializable, Border, UIResource
- 正在封闭类:
- BorderUIResource
public static class BorderUIResource.EtchedBorderUIResource
- extends EtchedBorder
- implements UIResource
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BorderUIResource.EtchedBorderUIResource
public BorderUIResource.EtchedBorderUIResource()
BorderUIResource.EtchedBorderUIResource
public BorderUIResource.EtchedBorderUIResource(int etchType)
BorderUIResource.EtchedBorderUIResource
public BorderUIResource.EtchedBorderUIResource(Color highlight,
Color shadow)
BorderUIResource.EtchedBorderUIResource
public BorderUIResource.EtchedBorderUIResource(int etchType,
Color highlight,
Color shadow)
提交错误或意见版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。