Uses of Interface
bsh.util.NameCompletion
Packages that use NameCompletion
-
Uses of NameCompletion in bsh.util
Classes in bsh.util that implement NameCompletionModifier and TypeClassDescriptionclass
NameCompletionTable 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 TypeMethodDescriptionvoid
GUIConsoleInterface.setNameCompletion
(NameCompletion nc) void
JConsole.setNameCompletion
(NameCompletion nc)