Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to add information to a list
How to add information to a list [message #443916] Mon, 04 October 2004 14:47 Go to next message
Dan is currently offline DanFriend
Messages: 20
Registered: July 2009
Junior Member
I can get this data to print in the console using the following code
System.out.println("Message "+topic+", "+data.toString());

But how can I make a list display the same info?
Re: How to add information to a list [message #444223 is a reply to message #443916] Fri, 08 October 2004 20:46 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
see the list snippet (?) :
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet59.java?rev=HEAD&a mp;content-type=text/vnd.viewcvs-markup

"Dan" <flamelitface@hotmail.com> wrote in message
news:cjrnpg$lke$1@eclipse.org...
> I can get this data to print in the console using the following code
> System.out.println("Message "+topic+", "+data.toString());
>
> But how can I make a list display the same info?
>
Previous Topic:[ images - text drawing ] rotated text?
Next Topic:Setting foreground color in for disabled CombBoxes
Goto Forum:
  


Current Time: Tue Apr 23 13:19:26 GMT 2024

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

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

Back to the top