Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] treeviewer


Monica,

Please see the "How to use the JFace Tree Viewer" article at:
http://eclipse.org/articles/treeviewer-cg/TreeViewerArticle.htm

Regards,
Nick



"Monica Singhal, Noida" <monicas@xxxxxxxxxxxxxxxxx>
Sent by: platform-ui-dev-admin@xxxxxxxxxxx

03/13/03 04:50 AM
Please respond to platform-ui-dev

       
        To:        platform-ui-dev@xxxxxxxxxxx
        cc:        
        Subject:        [platform-ui-dev] treeviewer



Hi,

                i want to display some text strings, say "root" and its children say
"child1", "child2" in the treeviewer. i know the getElement() and the
getChildren() methods return the Object[]. can you tell me how to return the
string data to get the desired result.

thanks
Monica


_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ui-dev



Back to the top