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.historyHistory of descriptions displayed.Methods in org.fife.ui.autocomplete with parameters of type AutoCompleteDescWindow.HistoryEntryModifier and TypeMethodDescriptionprivate voidAutoCompleteDescWindow.addToHistory(AutoCompleteDescWindow.HistoryEntry historyItem) Sets the currently displayed description and updates the history.