Uses of Class
org.fife.ui.autocomplete.CompletionListModel
-
-
Uses of CompletionListModel in org.fife.ui.autocomplete
Fields in org.fife.ui.autocomplete declared as CompletionListModel Modifier and Type Field Description private CompletionListModel
AutoCompletePopupWindow. model
The contents ofComponent.list()
.Constructors in org.fife.ui.autocomplete with parameters of type CompletionListModel Constructor Description PopupList(CompletionListModel model)
-