Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to get selection events from other views?
How to get selection events from other views? [message #153688] Mon, 12 April 2004 00:14 Go to next message
Eclipse UserFriend
Originally posted by: lshan.imail.eecs.berkeley.edu

Hi all Eclipse masters,

I am writing a view which displays contents in a different way when a the
user click on a file Package Explorer or Navigator. My question is how can
my view perceive what the user selected in other views? How can i get
started on this problem??

Thank you very much!!

Lexin Shan
Re: How to get selection events from other views? [message #153744 is a reply to message #153688] Mon, 12 April 2004 06:43 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Lexin Shan wrote:

>Hi all Eclipse masters,
>
>I am writing a view which displays contents in a different way when a the
>user click on a file Package Explorer or Navigator. My question is how can
>my view perceive what the user selected in other views? How can i get
>started on this problem??
>
>
Take a look at ISelectionService and its usages.

Dani

>Thank you very much!!
>
>Lexin Shan
>
>
>
>
Previous Topic:Code Formatting of Comments
Next Topic:CVS commands available via key bindings
Goto Forum:
  


Current Time: Wed Sep 18 16:54:55 GMT 2024

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

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

Back to the top