public interface NameCompletion
Modifier and Type | Method and Description |
---|---|
String[] |
completeName(String part)
Return an array containing a string element of the maximum
unambiguous namespace completion or, if there is no common prefix,
return the list of ambiguous names.
|
String[] completeName(String part)
? 2000-2005 pat@pat.net :-)