Try pressing CTRL-SHIFT-SPACE when you're at the addActionListener(new |) stage - I think it does what you want.
"Ole Matzura" <[EMAIL PROTECTED]> wrote in message akfbsp$sbi$[EMAIL PROTECTED]">news:akfbsp$sbi$[EMAIL PROTECTED]... > Hi all! > > maybe this has already been suggested, I'll give it a try anyway; > > The intention list for creating a new class should include the option to > create an inner class, i.e. when writing > > addActionListener( new MyActionListener() ); > > where the MyActionListener class does not yet exist I would like to be able > to create it either locally, anonymously or "normally" (as implemented > already).. > > is this planned (or already available?) ? > > Thanx anyway for the best IDE.. :-) > > regards, > > Ole > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
