Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Extending the type selection dialog
Extending the type selection dialog [message #202105] Wed, 27 April 2005 17:21 Go to next message
Eclipse UserFriend
I was looking at the type selection dialog (post M6) and was wondering
if there is any non-internal/public way of extending the dialog. I would
like to add more UI components etc. - is it possible, or is
JavaUI.createTypeDialog() the only public gateway to the type selection
dialog?
Regards,
Sri.
Re: Extending the type selection dialog [message #202152 is a reply to message #202105] Fri, 29 April 2005 06:00 Go to previous message
Eclipse UserFriend
Sri Gunturi wrote:

> I was looking at the type selection dialog (post M6) and was wondering
> if there is any non-internal/public way of extending the dialog. I would
> like to add more UI components etc. - is it possible, or is
> JavaUI.createTypeDialog() the only public gateway to the type selection
> dialog?
> Regards,
> Sri.

Currently, there's no API to change that dialog. Note that the dialog has
been replaced by TypeSelectionDialog2 in the latest integration build.

Markus
Previous Topic:Enhanced Java editing features in debug contexts (conditional breakpoints, evaluations, etc.)
Next Topic:Using plugins in non RCP Java app
Goto Forum:
  


Current Time: Sat Jun 07 07:25:13 EDT 2025

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

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

Back to the top