Uses of Class
de.grogra.pf.ui.autocomplete.impl.ClassCompletion
-
Uses of ClassCompletion in de.grogra.pf.ui.autocomplete.impl
Modifier and TypeMethodDescriptionprotected ClassCompletion
ClassCompletionProvider.getClassCompletionFromText
(AutoCompletableTextArea comp) return a classcompletion that matches the name of the read class from the text.Modifier and TypeMethodDescriptionprotected void
CompletionCellRenderer.prepareForClassCompletion
(JList<?> list, ClassCompletion mc, int index, boolean selected, boolean hasFocus) TODO: CHANGE THIS FOR DISPLAY DEPENDING ON THE CONTEXT