Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JavaDoc dialog(How to get the dialog box similar to javadoc dialog in my customized editor)
JavaDoc dialog [message #661084] Wed, 23 March 2011 04:54
S. Bharath Raja is currently offline S. Bharath RajaFriend
Messages: 2
Registered: March 2011
Location: Chennai
Junior Member

In the eclipse plug-in developing environment I've created an Editor (multipage editor) successfully. Now I want to do that, if a user hovering the mouse on particular word, I've to show the comments right on the top of that word, this is very similar to how the java doc works in java editor. In that java editor if we hovering the mouse on class name or method name one tool-tip like window pop up and give us some details about that class or method, more than that if we press the F2 button that component getting focused and it has give us some more details about that... how can i get that component within my customized editor when i'm hovering the mouse on particular words?
Previous Topic:Comment and copy command?
Next Topic:Plugin classpath
Goto Forum:
  


Current Time: Thu Apr 25 11:55:33 GMT 2024

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

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

Back to the top