Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ISelectionProvider and reloading it
ISelectionProvider and reloading it [message #460492] Tue, 30 August 2005 04:42
Eclipse UserFriend
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: Tue Jul 08 15:03:24 EDT 2025

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

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

Back to the top