public interface NameCompletion
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
completeName(java.lang.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.
|
java.lang.String[] completeName(java.lang.String part)
© 2000-2005 pat@pat.net :-)