Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Push buttons in column of TableTree
Push buttons in column of TableTree [message #461349] Wed, 21 September 2005 06:13 Go to next message
Eclipse UserFriend
Originally posted by: sameer_thakur.persistent.co.in

Hello,
I am trying to implement a Table Tree which has 2 columns. The 1st column
has the Tree while the 2nd column should have a push button for every row
which corresponds to a parent node of the Tree.
Eventually i would want to attach action listeners to these buttons
created.

Questions are
1. I notice TableTree is deprecated. Is there an alternate component i
could use?

2. How do i create a column in a Table Tree/Table which renders push
buttons?

thank you for any pointers
regards
Sameer
Re: Push buttons in column of TableTree [message #461353 is a reply to message #461349] Wed, 21 September 2005 07:58 Go to previous message
Eclipse UserFriend
Originally posted by: sameer_thakur.persistent.co.in

Just found what i need at
http://www.java2s.com/ExampleCode/SWT-JFace-Eclipse/SWTTreeW ithMulticolumns.htm
thx
Sameer
Previous Topic:CTabFolder not displaying shared controls
Next Topic:Is dynamic resize of Combo possible?
Goto Forum:
  


Current Time: Sat Apr 20 02:35:46 GMT 2024

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

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

Back to the top