-
How To Add ListSelectionListener to Table??????
hi ca anybody help me to know how we can handle ListSelectionEvents for tables...........
thanx
-
JTables have the data background which is a TableModel, and the foreground or presentation layer which is the Table itself. In your TableModel you connect to any data source, manipulate data, change data, etc. The TableModel has events, which report to TableModelListeners.
Take a look at the Table tutorial and the TableModel entries in the API documentation.
http://java.sun.com/docs/books/tutor...nts/table.html
Similar Threads
-
By dhaya in forum Database
Replies: 11
Last Post: 08-25-2003, 05:24 PM
-
Replies: 0
Last Post: 04-04-2003, 05:25 PM
-
Replies: 0
Last Post: 04-04-2003, 05:13 PM
-
By Giampiero in forum VB Classic
Replies: 2
Last Post: 03-06-2001, 12:20 PM
-
By Georgiana Trigg in forum VB Classic
Replies: 0
Last Post: 10-29-2000, 11:21 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks