Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » select multiple cells in a TableViewer ?
icon11.gif  select multiple cells in a TableViewer ? [message #692234] Mon, 04 July 2011 02:15 Go to next message
cn.fred is currently offline cn.fredFriend
Messages: 27
Registered: July 2010
Location: China
Junior Member
with a cell focus highlighter, we can make a cell highlighted with different colors, while the row is actually being selected. how can we make multiple cells be highlighted ?
Re: select multiple cells in a TableViewer ? [message #718406 is a reply to message #692234] Wed, 24 August 2011 08:35 Go to previous message
jim liu is currently offline jim liuFriend
Messages: 37
Registered: February 2011
Location: shanghai
Member
create table with SWT.MULTI
and
org.eclipse.jface.viewers.ITableColorProvider may be useful


java eclipse Search
http://javafind.appspot.com/
Previous Topic:where to get snippets for WindowManager?
Next Topic:Tableviewer & IObservable
Goto Forum:
  


Current Time: Thu Apr 25 22:02:36 GMT 2024

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

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

Back to the top