class FontChooserComboBox.FontChooserComboBoxEditor
extends javax.swing.plaf.basic.BasicComboBoxEditor
Modifier and Type | Class and Description |
---|---|
(package private) class |
FontChooserComboBox.FontChooserComboBoxEditor.AutoCompletionDocument
Plain text document for the text area.
|
Modifier | Constructor and Description |
---|---|
private |
FontChooserComboBoxEditor() |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
getMatch(java.lang.String input) |
void |
replaceSelection(java.lang.String s) |