Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » create a simple tree view
create a simple tree view [message #444305] Mon, 11 October 2004 16:35
vipashwi is currently offline vipashwiFriend
Messages: 9
Registered: July 2009
Junior Member
Hai

Iam trying a create a plugin for my tree view.

The tree hierarchy is

invisisble root
A
|-B
|- C
|-D
|-so on


if i try to add say D programmaticcaly i should see to it that C B and A
are available or else add them first and then add D

Very confused with the way ill have my model for this

Would be adding the nodes(A,B,C, or D from a altogther different plug in
to get the pop menu extension feature)


any help
Previous Topic:swt tree: setSelection
Next Topic:StatusLineManager
Goto Forum:
  


Current Time: Fri Mar 29 10:27:34 GMT 2024

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

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

Back to the top