Results 1 to 3 of 3
Thread: List views, a type of object
- 02-05-2008, 11:42 PM #1
Member
- Join Date
- Dec 2007
- Posts
- 30
- Rep Power
- 0
List views, a type of object
I'm planning on a project that would require listviews. Listviews have sizeable columns are are similar to lists. I have found the JList class but don't know if this works for listviews as well. I have searched JavaDocs briefly but can't find what I"m looking for.
Here is an example of what I am looking to create:
- 02-06-2008, 12:01 AM #2
Try JTable.
- 02-06-2008, 03:07 AM #3
Member
- Join Date
- Dec 2007
- Posts
- 30
- Rep Power
- 0
Similar Threads
-
Need help with creating array of type object
By riz618 in forum New To JavaReplies: 3Last Post: 01-29-2008, 06:14 AM -
Getting object type
By gapper in forum New To JavaReplies: 1Last Post: 01-20-2008, 08:49 AM -
How to cast an Object into a specific type (Integer/String) at runtime
By mailtogagan@gmail.com in forum Advanced JavaReplies: 2Last Post: 12-03-2007, 01:04 PM -
how to remove an object from the array list
By cecily in forum New To JavaReplies: 3Last Post: 08-02-2007, 02:26 PM -
Creating object of Type Object class
By venkatv in forum New To JavaReplies: 3Last Post: 07-17-2007, 03:33 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks