Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » View visible for specific editor only
View visible for specific editor only [message #29443] Fri, 04 October 2002 05:49
Eclipse UserFriend
Originally posted by: rajeev.pspl.co.in

Hi All,

I need to display a "View" only if a certian editor is opened.
Currently I am able to do this by

MyPlugin.getDefault().getActivePage().showView("myViewId") In the Editor
class.

But I am facing a problem to disable this view, if my editor goes "behind"
making way for some other editor, in which case showing this view doesnt
make any sense.

Any Pointers?

Rajeev
Previous Topic:an strange ideea to have a Visual GUI Editor in Eclipse using JBuilder
Next Topic:View visible for specific editor only
Goto Forum:
  


Current Time: Thu Apr 25 07:15:50 GMT 2024

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

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

Back to the top