|
Sky View Café - Java | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.basic.BasicComboBoxEditor
org.shetline.gui.laf.zinc.ZincComboBoxEditor
org.shetline.gui.laf.zinc.ZincComboBoxEditor.AsUIResource
protected static final class ZincComboBoxEditor.AsUIResource
A subclass of BasicComboBoxEditor that implements UIResource. BasicComboBoxEditor and ZincComboBoxEditor don't implement UIResource directly so that applications can safely override the cellRenderer property with BasicListCellRenderer subclasses.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.shetline.gui.laf.zinc.ZincComboBoxEditor |
---|
ZincComboBoxEditor.AsUIResource, ZincComboBoxEditor.ComboBoxEditorBorder, ZincComboBoxEditor.ComboBoxEditorTextField |
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
---|
BasicComboBoxEditor.UIResource |
Field Summary |
---|
Fields inherited from class org.shetline.gui.laf.zinc.ZincComboBoxEditor |
---|
comboBoxEditorBorder, INSETS |
Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
---|
editor |
Constructor Summary | |
---|---|
protected |
ZincComboBoxEditor.AsUIResource(boolean isTableCellEditor)
|
Method Summary |
---|
Methods inherited from class org.shetline.gui.laf.zinc.ZincComboBoxEditor |
---|
getComboBoxEditorBorder, setItem |
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
---|
addActionListener, createEditorComponent, focusGained, focusLost, getEditorComponent, getItem, removeActionListener, selectAll |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ZincComboBoxEditor.AsUIResource(boolean isTableCellEditor)
|
Sky View Café - Java | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |