Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Drag/Drop SWT-TreeItems to JTable in SWT.EMBEDDED Composite?
Drag/Drop SWT-TreeItems to JTable in SWT.EMBEDDED Composite? [message #453448] Tue, 05 April 2005 19:52
Eclipse UserFriend
Originally posted by: js.topx.de

Hello,
I'm a SWT/JFace-Newbie and would like to convert a Swing-Application into
a RCP-App.
In the Swing-App I can drag/drop 'treeNodes' from a JTree to a JTable.
The JTable-Cells have cell-renderers wich allow to show multiple values
one upon the other in different colors.
Also the JTable-Rows do have different heights.
I think I can't get this (e.g different rowheights) in SWT/JFace and my
questions are:
Should I try to create a Composite with SWT.EMBEDDED and put the JTable in
there?
Would dragAndDrop function between the SWT-Tree(JFace TreeViewer) and
Swing-JTable?
Or are there other possibilities to get the renderer-functionality?
Thanks for your help,
Juergen
Previous Topic:Eclipse 3.1.M6 Strike.through
Next Topic:Drawing a polygon doughnut.
Goto Forum:
  


Current Time: Sat Apr 27 01:06:13 GMT 2024

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

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

Back to the top