JavaTM Platform
Standard Ed. 6

javax.swing.plaf.metal
类 MetalComboBoxEditor

java.lang.Object
  继承者 javax.swing.plaf.basic.BasicComboBoxEditor
      继承者 javax.swing.plaf.metal.MetalComboBoxEditor
所有已实现的接口:
FocusListener, EventListener, ComboBoxEditor
直接已知子类:
MetalComboBoxEditor.UIResource

public class MetalComboBoxEditor
     
extends BasicComboBoxEditor

Metal 可编辑组合框的默认编辑器

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


嵌套类摘要
static class MetalComboBoxEditor.UIResource
          实现 UIResource 的 BasicComboBoxEditor 的一个子类。
 
字段摘要
protected static Insets editorBorderInsets
          默认编辑器边框 Insets
 
从类 javax.swing.plaf.basic.BasicComboBoxEditor 继承的字段
editor
 
构造方法摘要
MetalComboBoxEditor()
           
 
方法摘要
 
从类 javax.swing.plaf.basic.BasicComboBoxEditor 继承的方法
addActionListener, createEditorComponent, focusGained, focusLost, getEditorComponent, getItem, removeActionListener, selectAll, setItem
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

editorBorderInsets

protected static Insets editorBorderInsets
默认编辑器边框 Insets。可以不使用此字段。

构造方法详细信息

MetalComboBoxEditor

public MetalComboBoxEditor()

JavaTM Platform
Standard Ed. 6

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

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