Uses of Class
org.fife.ui.autocomplete.AutoCompleteDescWindow.HistoryEntry
-
Uses of AutoCompleteDescWindow.HistoryEntry in org.fife.ui.autocomplete
Fields in org.fife.ui.autocomplete with type parameters of type AutoCompleteDescWindow.HistoryEntryModifier and TypeFieldDescriptionprivate List
<AutoCompleteDescWindow.HistoryEntry> AutoCompleteDescWindow.history
History of descriptions displayed.Methods in org.fife.ui.autocomplete with parameters of type AutoCompleteDescWindow.HistoryEntryModifier and TypeMethodDescriptionprivate void
AutoCompleteDescWindow.addToHistory
(AutoCompleteDescWindow.HistoryEntry historyItem) Sets the currently displayed description and updates the history.