| Package | Description |
|---|---|
| org.gjt.sp.jedit.gui |
Various GUI controls and dialog boxes.
|
| Modifier and Type | Method | Description |
|---|---|---|
CompletionPopup.Candidates |
CompletionPopup.getCandidates() |
Current candidates of completion.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
CompletionPopup.reset(CompletionPopup.Candidates candidates,
boolean active) |
Start completion.
|