| Package | Description |
|---|---|
| editor |
| Modifier and Type | Field and Description |
|---|---|
protected PopupListModel |
ListPopup._model |
| Modifier and Type | Method and Description |
|---|---|
abstract PopupListModel |
PopupListModel.createSubset(List subset)
Given the a subset of components in this model, creates a new model
containing just this subset.
|
PopupListModel |
ListPopup.getModel() |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
ListPopup.getCaptionComponent(PopupListModel listModel) |
| Constructor and Description |
|---|
ListPopup(JTextComponent editor,
PopupListModel model) |
Copyright © 2017. All rights reserved.