|
Quaqua 7.4.2 2011-07-05 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.basic.BasicComboBoxEditor
ch.randelshofer.quaqua.QuaquaComboBoxEditor
public class QuaquaComboBoxEditor
The default editor for Quaqua editable combo boxes.
Nested Class Summary | |
---|---|
static class |
QuaquaComboBoxEditor.UIResource
A subclass of BasicComboBoxEditor that implements UIResource. |
Field Summary |
---|
Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
---|
editor |
Constructor Summary | |
---|---|
QuaquaComboBoxEditor()
|
Method Summary | |
---|---|
protected void |
installKeyboardActions()
|
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
---|
addActionListener, createEditorComponent, focusGained, focusLost, getEditorComponent, getItem, removeActionListener, selectAll, setItem |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuaquaComboBoxEditor()
Method Detail |
---|
protected void installKeyboardActions()
|
Copyright 2003-2007 (c) Werner Randelshofer. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |