How do I send info to a view? [message #90498] |
Fri, 29 July 2005 13:56 |
Eclipse User |
|
|
|
Originally posted by: eric.wade.lggi.com
I'm new to Eclipse, and am clearly not understanding many basic concepts.
I've created an RCP application based on the Mail template. I've added a
Action to the File menu. When the action is selected the run() method
creates and pops up a dialog. The user selects from a list of items on the
dialog. When the user clicks ok, control returns to the action.run()
method, returning the selected value. At this point I want to use this
information to update on of the already displayed View windows. However, I
don't understand out how to access or communicate with that View. What is
the approach I should be using? Is there an example someplace that I could
look at?
TIA
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.09824 seconds