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 #584048] 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:View visible for specific editor only
Next Topic:Complexity growing
Goto Forum:
  


Current Time: Sat Jul 27 05:11:16 GMT 2024

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

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

Back to the top