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
。
從類別 java.lang.Object 繼承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
editorBorderInsets
protected static Insets editorBorderInsets
- 預設編輯器邊框
Insets
。可以不使用此欄位。
MetalComboBoxEditor
public MetalComboBoxEditor()
提交錯誤或意見版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。