Module platform
Package de.grogra.pf.ui.autocomplete
package de.grogra.pf.ui.autocomplete
-
ClassDescriptionInterface that define the required methods for a text panel to be able to auto complete the text in a document.Default interface that textarea needs to implements to define the required methods for autocompletion The classes that implements this interface MUST extends JComponentRegistry Item that create an AutoCompletor.Context in which the completion happens.