Uses of Interface
org.gjt.sp.jedit.gui.CompletionPopup.Candidates
Packages that use CompletionPopup.Candidates
-
Uses of CompletionPopup.Candidates in org.gjt.sp.jedit.gui
Methods in org.gjt.sp.jedit.gui that return CompletionPopup.CandidatesModifier and TypeMethodDescriptionCompletionPopup.getCandidates()
Current candidates of completion.Methods in org.gjt.sp.jedit.gui with parameters of type CompletionPopup.CandidatesModifier and TypeMethodDescriptionvoid
CompletionPopup.reset
(CompletionPopup.Candidates candidates, boolean active) Start completion.