Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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




Back to the top