Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Can't identify SWT/JFace Object in IDE
Can't identify SWT/JFace Object in IDE [message #334606] Fri, 20 February 2009 04:30 Go to next message
Eclipse UserFriend
Originally posted by: blah.blah.net

Hi

In the Java IDE, when you put your mouse over a function, a little
yellow textbox opens up. Is that object part of the JFace or SWT ? and
if so, what is the class name of it ?

Thanks, Dave
Re: Can't identify SWT/JFace Object in IDE [message #334616 is a reply to message #334606] Fri, 20 February 2009 14:51 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

On 2/19/2009 11:30 PM, David wrote:
> Hi
>
> In the Java IDE, when you put your mouse over a function, a little
> yellow textbox opens up. Is that object part of the JFace or SWT ? and
> if so, what is the class name of it ?

Normally I'd invoke Plug-in Spy
( http://update.eclipse.org/downloads/drops/R-3.4-200806172000 /whatsnew3.4/eclipse-news-part4.html)
to help find the class. But in this case the hotkey Alt+Shift+F1 causes
the popup to disappear :-(
It's just a guess, but the "textbox" might be a
org.eclipse.jface.dialogs.PopupDialog

Hope this helps,
Eric
Previous Topic:Section Borders.
Next Topic:Context Menu Toggle Command
Goto Forum:
  


Current Time: Fri Apr 26 06:56:25 GMT 2024

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

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

Back to the top