Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » TypeSelectionDialog
TypeSelectionDialog [message #185937] Wed, 17 November 2004 10:42
Eclipse UserFriend
Originally posted by: roadspeed2002.yahoo.com

I wish to subclass TypeSelectionDialog and create MySelectionDialog. The
latter will contain its own version of open(). However, before returning
from open(), the call super.open() is made. This will result in the
TypeSelectionDialog version to be called. How can I skip the
TypeSelectionDialog open being called and go directly to Window.open().

TIA.
Previous Topic:Eclipse wierdness
Next Topic:Workspace in use [common Q?]
Goto Forum:
  


Current Time: Fri May 02 19:32:05 EDT 2025

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

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

Back to the top