JavaTM 2 Platform
Standard Ed. 5.0

javax.swing.plaf.basic
类 BasicIconFactory

java.lang.Object
  继承者 javax.swing.plaf.basic.BasicIconFactory
所有已实现的接口:
Serializable

public class BasicIconFactory
extends Object
implements Serializable

提供适于基本 L & F 使用的 Icon 的工厂对象。

警告:此类的序列化对象将与以后的 Swing 版本不兼容。当前的序列化支持适用于短期存储或运行相同 Swing 版本的应用程序之间的 RMI。从 1.4 版本开始,已在 java.beans 包中添加了支持所有 JavaBeansTM 长期存储的功能。请参见 XMLEncoder


构造方法摘要
BasicIconFactory()
           
 
方法摘要
static Icon createEmptyFrameIcon()
           
static Icon getCheckBoxIcon()
           
static Icon getCheckBoxMenuItemIcon()
           
static Icon getMenuArrowIcon()
           
static Icon getMenuItemArrowIcon()
           
static Icon getMenuItemCheckIcon()
           
static Icon getRadioButtonIcon()
           
static Icon getRadioButtonMenuItemIcon()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

BasicIconFactory

public BasicIconFactory()
方法详细信息

getMenuItemCheckIcon

public static Icon getMenuItemCheckIcon()

getMenuItemArrowIcon

public static Icon getMenuItemArrowIcon()

getMenuArrowIcon

public static Icon getMenuArrowIcon()

getCheckBoxIcon

public static Icon getCheckBoxIcon()

getRadioButtonIcon

public static Icon getRadioButtonIcon()

getCheckBoxMenuItemIcon

public static Icon getCheckBoxMenuItemIcon()

getRadioButtonMenuItemIcon

public static Icon getRadioButtonMenuItemIcon()

createEmptyFrameIcon

public static Icon createEmptyFrameIcon()

JavaTM 2 Platform
Standard Ed. 5.0

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策