Uses of Class
editor.PopupListModel
-
Packages that use PopupListModel Package Description editor -
-
Uses of PopupListModel in editor
Fields in editor declared as PopupListModel Modifier and Type Field Description protected PopupListModelListPopup. _modelMethods in editor that return PopupListModel Modifier and Type Method Description abstract PopupListModelPopupListModel. createSubset(List subset)Given the a subset of components in this model, creates a new model containing just this subset.PopupListModelListPopup. getModel()Methods in editor with parameters of type PopupListModel Modifier and Type Method Description JComponentListPopup. getCaptionComponent(PopupListModel listModel)Constructors in editor with parameters of type PopupListModel Constructor Description ListPopup(JTextComponent editor, PopupListModel model)
-