Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Reset the SelectionProvider
Reset the SelectionProvider [message #290687] Tue, 30 August 2005 08:41
Chris is currently offline ChrisFriend
Messages: 12
Registered: July 2009
Junior Member
I have n number of Tables inside an Editor on one FormPage and I have a
View listening to the Editor by using the ISelectionProvider and
ISelectionListener interfaces. However, the only component that the View
is listening to is the "last" Table loaded. In other words, If I select
on any of the Tables before the last Table, the View does not respond. I
tried reloading the SelectionProvider by calling getSelectionProvider
inside of the addFocusListener of the Table class, but the
selectionProvider does not switch to the selected Table.

Any help much appriciated,
Chris
Previous Topic:Running the ant script outside Eclipse to build plug-ins...
Next Topic:Setting AnnotationHover
Goto Forum:
  


Current Time: Sat Apr 27 04:18:48 GMT 2024

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

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

Back to the top