public static final class CompletionUtilities.OnSelectContext extends Object
Modifier and Type | Method and Description |
---|---|
JTextComponent |
getComponent()
A text component to which the completion item should be inserted.
|
boolean |
isOverwrite()
If true, the inserted completion item should overwrite existing text.
|
public JTextComponent getComponent()
public boolean isOverwrite()