At 09:13 AM 6/14/2001 -0400, Philip Miller wrote:
>I just started using completion a few weeks ago, and I think it is
>great! There is another thread on what to do with method arguments in
>jde completion. I have another request for completion: I would like
>for protected methods to be listed when completing on this. Often there
>are classes that are designed to be extended and they protect certain
>methods that children need to call. For example,
>Observable.setChanged() is protected. So when in a class that extends
>Observable, I would like for setChanged to be listed in the available
>methods popup.
Try JDE-2.2.8beta1.
- Paul