Re: listview question.....

2004-02-18 Thread Joe Sam Shirah
AQs: http://www.jguru.com/faq/JDBC Going International?http://www.jguru.com/faq/I18N Que Java400? http://www.jguru.com/faq/Java400 - Original Message - From: "Jessamine" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 17, 2004

RE: listview question.....

2004-02-17 Thread Attili Venkata Ravi Kishore
Hi, I think what you are talking about is similar to JList in java. Please refer java API for this. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jessamine Sent: Tuesday, February 17, 2004 2:11 PM To: [EMAIL PROTECTED] Subject: listview question

RE: listview question.....

2004-02-17 Thread Deblauwe, Wim
Title: RE: listview question. Do you mean JList? More info on Swing: http://java.sun.com/docs/books/tutorial/uiswing/ -Original Message- From: Jessamine [mailto:[EMAIL PROTECTED]] Sent: dinsdag 17 februari 2004 9:41 To: [EMAIL PROTECTED] Subject: listview question. Hi

listview question.....

2004-02-17 Thread Jessamine
Hi, I'm trying to make a java application and I was just wondering if java has a ListView fuction similar to that of VB? I've been trying to find some sources in the net but have come up with nothing useful. Would anyone know anything about this? Thanks, Jessamine __