[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.platform.rcp] How can I identify which view instance is active??
From
: Ryan Hu <
huhaitao@xxxxxxxxx
>
Date
: Thu, 02 Jun 2005 18:43:06 +0800
Newsgroups
:
eclipse.platform.rcp
Organization
: EclipseCorner
User-agent
: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Hi all,
I just use this code to create multi view instance to show the different part of data.
MyView view = (MyView)window.getActivePage().showView(MyView.ID_VIEW,Integer.toString(i),IWorkbenchPage.VIEW_ACTIVATE);
When pressing a button on the toolbar, I need to do navigation of the active view (The view I am now working on). But how can i identify the active view or the top view??
Thanks!
Follow-Ups
:
[news.eclipse.platform.rcp] Re: How can I identify which view instance is active??
From:
Aaron Siri
Prev by Date:
[news.eclipse.platform.rcp] Invalid Menu Extension in 3.1 RC1
Next by Date:
[news.eclipse.platform.rcp] problems enabling an installed feature
Previous by thread:
[news.eclipse.platform.rcp] Invalid Menu Extension in 3.1 RC1
Next by thread:
[news.eclipse.platform.rcp] Re: How can I identify which view instance is active??
Index(es):
Date
Thread