A table impl based on JFace/GEF/Draw2D [message #170274] |
Thu, 03 March 2005 03:37  |
Eclipse User |
|
|
|
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 #170668 is a reply to message #170470] |
Sun, 06 March 2005 00:22  |
Eclipse User |
|
|
|
Originally posted by: huangjun.cs.umb.edu
Hi Markus,
From my POV, actually you can create any SWT control in GEF context, but,
above any figures.
The inplace-text-edit (LogicLabelDirectEditManager?) in logic editor example
shows how to create and relocate text control in GEF. Just as what I replied
to your previous subject, it depends on your application context to decide
whether to use SWT control or to paint "control" by draw2d.
Best,
Jun
"Markus Kr
|
|
|
Powered by
FUDForum. Page generated in 0.05512 seconds