Uses of Interface
bsh.util.NameCompletion
Packages that use NameCompletion
-
Uses of NameCompletion in bsh.util
Classes in bsh.util that implement NameCompletionModifier and TypeClassDescriptionclassNameCompletionTable is a utility that implements simple name completion for a collection of names, NameSources, and other NameCompletionTables.Methods in bsh.util with parameters of type NameCompletionModifier and TypeMethodDescriptionvoidGUIConsoleInterface.setNameCompletion(NameCompletion nc) voidJConsole.setNameCompletion(NameCompletion nc)