Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Use of CompositeActionGroup
Use of CompositeActionGroup [message #104705] Tue, 14 October 2003 17:43 Go to next message
Eclipse UserFriend
I have found that the
org.eclipse.jdt.internal.ui.actions.CompositeActionGroup is very handy for
handling a list of ActionGroups like it is a single group. Since it does
not have any JDT dependencies, would it make sense to move
CompositeActionGroup out of the "internal" package.. maybe even up to the
workbench UI level?

Thanks,
Derek
Re: Use of CompositeActionGroup [message #105137 is a reply to message #104705] Wed, 15 October 2003 07:09 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Derek Adams wrote:

>I have found that the
>org.eclipse.jdt.internal.ui.actions.CompositeActionGroup is very handy for
>handling a list of ActionGroups like it is a single group. Since it does
>not have any JDT dependencies, would it make sense to move
>CompositeActionGroup out of the "internal" package.. maybe even up to the
>workbench UI level?
>
>
If API then at the workbench level and not the JDT level. I suggest to
file a corresponding feature request against Platform UI.

Dani

>Thanks,
>Derek
>
>
>
Previous Topic:invoking templates
Next Topic:Startup Extension Point Help
Goto Forum:
  


Current Time: Fri Apr 25 22:59:31 EDT 2025

Powered by FUDForum. Page generated in 0.02561 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top