Paul Kinnucan <[EMAIL PROTECTED]> writes:

> So supposing somebody took the trouble to implement completion of
> class names, how do you think the user should convey to the JDEE that
> they are seeking completion of the constructor as opposed to
> completion of a class name?

Foo<M-TAB> completes to FooBar, FooBar(<M-TAB> gives a list of
constructors for this class.

Replace M-TAB with whatever key you use for completion.

Kai

Reply via email to