Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Tree Table help
Tree Table help [message #633419] Sun, 17 October 2010 17:42 Go to next message
ash is currently offline ashFriend
Messages: 142
Registered: July 2010
Senior Member
Hi

Can any one tell how to implement Table tree ....
Tabletree class is deprecated in 3.3 eclipse wht is the alternative for this..

How to implement ?

i want table tree structuire in this format

+ Node one
----------------------- Node 1 rec1
----------------------- Node 1 rec 2
+ node two
----------------------- Node 2 rec 1
----------------------- Node 2 rec 2
.
.
.
.
n


Can any tell how to implement this code snippet is appreciated


can be implemnted with treeviewer and tableviewer?

if s how ?

Thanks
Ashok
Re: Tree Table help [message #635384 is a reply to message #633419] Tue, 26 October 2010 15:07 Go to previous message
Stephan Mann is currently offline Stephan MannFriend
Messages: 22
Registered: August 2010
Junior Member
On 17.10.2010 19:42, ashok_kumar_rr@yahoo.com wrote:
> Can any one tell how to implement Table tree ....
> Tabletree class is deprecated in 3.3 eclipse wht is the alternative for
> this..

Hi,

none of your questions is Riena specific. Please take care posting your
questions to the right newsgroups, which would be eclipse.platform.swt
in your case.

Before you do, please make sure that you have read the documentation
thoroughly. Regarding your question, this is a quote from the JavaDoc of
TableTree:

* @deprecated As of 3.1 use Tree, TreeItem and TreeColumn

hope that helps,
stephan
Previous Topic:org.eclipse.core.expressions.definitions problem
Next Topic:ubuntu,riena, tablets
Goto Forum:
  


Current Time: Wed Apr 24 23:38:34 GMT 2024

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

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

Back to the top