Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ISelectionProvider and reloading it
ISelectionProvider and reloading it [message #460492] Tue, 30 August 2005 08:42
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:ScollableComposite and different layouts
Next Topic:About using SWT&JFace in Applet?
Goto Forum:
  


Current Time: Wed Apr 24 16:53:54 GMT 2024

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

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

Back to the top