|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.basic.BasicComboBoxEditor
com.jaxfront.swing.ui.visualizers.CodeSetValueComboBoxEditor
public class CodeSetValueComboBoxEditor
This class represents a CodeSetValueComboBoxEditor which is derived from the class BasicComboBoxEditor. This class creates a not editable textfield only if the getEditorComponent()method returns a JTextField.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
---|
javax.swing.plaf.basic.BasicComboBoxEditor.UIResource |
Constructor Summary | |
---|---|
CodeSetValueComboBoxEditor()
|
Method Summary | |
---|---|
java.awt.Component |
getEditorComponent()
|
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor |
---|
addActionListener, focusGained, focusLost, getItem, removeActionListener, selectAll, setItem |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CodeSetValueComboBoxEditor()
Method Detail |
---|
public java.awt.Component getEditorComponent()
getEditorComponent
in interface javax.swing.ComboBoxEditor
getEditorComponent
in class javax.swing.plaf.basic.BasicComboBoxEditor
ComboBoxEditor.getEditorComponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |