public class AutoCompletion extends PlainDocument
AbstractDocument.AbstractElement, AbstractDocument.AttributeContext, AbstractDocument.BranchElement, AbstractDocument.Content, AbstractDocument.DefaultDocumentEvent, AbstractDocument.ElementEdit, AbstractDocument.LeafElementlineLimitAttribute, tabSizeAttributeBAD_LOCATION, BidiElementName, ContentElementName, ElementNameAttribute, listenerList, ParagraphElementName, SectionElementNameStreamDescriptionProperty, TitleProperty| Constructor and Description |
|---|
AutoCompletion(JComboBox pComboBox) |
| Modifier and Type | Method and Description |
|---|---|
static void |
enable(JComboBox pComboBox) |
void |
insertString(int pOffs,
String pStr,
AttributeSet pAttributeSet) |
static void |
main(String[] pArgs) |
void |
remove(int pOffs,
int pLen) |
createDefaultRoot, getDefaultRootElement, getParagraphElement, insertUpdate, removeUpdateaddDocumentListener, addUndoableEditListener, createBranchElement, createLeafElement, createPosition, dump, fireChangedUpdate, fireInsertUpdate, fireRemoveUpdate, fireUndoableEditUpdate, getAsynchronousLoadPriority, getAttributeContext, getBidiRootElement, getContent, getCurrentWriter, getDocumentFilter, getDocumentListeners, getDocumentProperties, getEndPosition, getLength, getListeners, getProperty, getRootElements, getStartPosition, getText, getText, getUndoableEditListeners, postRemoveUpdate, putProperty, readLock, readUnlock, removeDocumentListener, removeUndoableEditListener, render, replace, setAsynchronousLoadPriority, setDocumentFilter, setDocumentProperties, writeLock, writeUnlockpublic AutoCompletion(JComboBox pComboBox)
public static void enable(JComboBox pComboBox)
public void remove(int pOffs,
int pLen)
throws BadLocationException
remove in interface Documentremove in class AbstractDocumentBadLocationExceptionpublic void insertString(int pOffs,
String pStr,
AttributeSet pAttributeSet)
throws BadLocationException
insertString in interface DocumentinsertString in class PlainDocumentBadLocationExceptionpublic static void main(String[] pArgs)
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.