How about a right-click-menu 'extend' or 'implement' off a class or
interface in the project window?

Tom


> Message: 7
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Date: Thu, 21 Feb 2002 10:37:49 +0000
> Subject: [Eap-features] Suggest "implements X" or "extends X" when
creating class or interface
> Reply-To: [EMAIL PROTECTED]
> 
> Hi
> 
> When I go to create a new class, there should be some way of specifying
> what class it extends, or what interface it implements (like I can do in
> JBuilder).
> 
> A neat addition to a drop-down list of classes would be to automatically
> suggest possible interfaces or superclasses. If I have an interface called
> 'Action' and go to create a class called 'ProcessOrderAction', it's likely
> I want to implement Action.  IDEA should narrow down the list box of
> possible interfaces to just the likely matches.  I might further want to
> extend a basic class 'SimpleAction', so when I select interface(s), I can
> then choose from a list of implementations to extend.
> 
> To make this as quick a process as possible, I can just double-click on
the
> entry in the list box to say OK, and create the class.  For multiple
> interfaces, I single-click on each then click OK as normal.
> 
> You would probably want a check box on the dialog to turn this automatic
> filtering on and off.
> 
> Cheers,
> Ben.


----------------------------------------------------------------------
If you have received this e-mail in error or wish to read our e-mail 
disclaimer statement and monitoring policy, please refer to 
http://www.drkw.com/disc/email/ or contact the sender.
----------------------------------------------------------------------

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to