Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » A table impl based on JFace/GEF/Draw2D
A table impl based on JFace/GEF/Draw2D [message #451563] Thu, 03 March 2005 08:39 Go to next message
Eclipse UserFriend
Originally posted by: huangjun.cs.umb.edu

Dear all,

Here is a page for your reference: http://158.121.104.12/~huangjun/.
(probablly a little bit slow for pictures there)

Following are some features:
* A table(semi-stylesheet) implimentation based on JFace/Draw2d/GEF.
* Can be used both in plugin and standalone applications.
* Common JFace TableViewer features; similar usage to JFace TableViewer.
* Configuable cell dimension.(through layout visitor)
* Interface to configure and perform custom painting.
* Composite column header.(No internal column layout yet)
* Resizable and draggable columns.
......

I wonder whether there are similar stuffs in the Eclipse community. If there
are, I will stop this 2-weeks work.(Hmm, it's really hard to do something
unique).

Thanks for your attention!

Best regards,
hunj
Re: A table impl based on JFace/GEF/Draw2D [message #451744 is a reply to message #451563] Tue, 08 March 2005 09:11 Go to previous message
Eclipse UserFriend
Originally posted by: v.j.b

nice work,

if done well, this could be a valuable addition to the (somewhat) lacking
native tables found on the various platforms (and consequently, in SWT).

It might be worth your while to check up on some of the bugreports / feature
requests for the Tablewidget in SWT (see https://bugs.eclipse.org/bugs/).
That should give you an overview of the 'wishlist' for the Tablewidget.

keep it up

PS: I was unable to find any links to the source, are you planning on making
this OS?
Previous Topic:bug in CCombo?
Next Topic:Any multimedia controls in SWT?
Goto Forum:
  


Current Time: Fri Apr 26 11:49:51 GMT 2024

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

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

Back to the top