From: Daniel Pitts on
On 8/12/2010 7:08 PM, Roedy Green wrote:
> On Mon, 26 Jul 2010 04:40:40 -0700 (PDT), PrinceN
> <princennamdi(a)gmail.com> wrote, quoted or indirectly quoted someone
> who said :
>
>> what class is the actionlistener under??
>>
>> import java.event.*;????
>
> If you use a relatively advanced IDE, it will insert the imports for
> you.
>
> see http://mindprod.com/jgloss/ide.html
I love this feature :-) One thing I'd like to point out, and its a
minor point for many people, but it *suggests* imports for you. Most
don't read your mind and choose the import you *meant* if there is any
ambiguity. They often give you the choice of which one you want, and
then import for you when you choose.

--
Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>