|
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
public class ZincComboBoxEditor
| Nested Class Summary | |
|---|---|
protected static class |
ZincComboBoxEditor.AsUIResource
A subclass of BasicComboBoxEditor that implements UIResource. |
protected static class |
ZincComboBoxEditor.ComboBoxEditorBorder
|
protected static class |
ZincComboBoxEditor.ComboBoxEditorTextField
|
| Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
|---|
BasicComboBoxEditor.UIResource |
| Field Summary | |
|---|---|
protected static Border |
comboBoxEditorBorder
|
protected static Insets |
INSETS
|
| Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
|---|
editor |
| Constructor Summary | |
|---|---|
protected |
ZincComboBoxEditor(boolean isTableCellEditor)
|
| Method Summary | |
|---|---|
static Border |
getComboBoxEditorBorder()
|
void |
setItem(Object item)
|
| 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 |
| Field Detail |
|---|
protected static final Insets INSETS
protected static Border comboBoxEditorBorder
| Constructor Detail |
|---|
protected ZincComboBoxEditor(boolean isTableCellEditor)
| Method Detail |
|---|
public void setItem(Object item)
setItem in interface ComboBoxEditorsetItem in class BasicComboBoxEditorpublic static Border getComboBoxEditorBorder()
|
Sky View Café - Java | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||