1.a Rows
        Create a filtering table model which contains your table model. The
model will modify the getRowCount(), getValueAt(row, column) and
setValueAt(row, column) methods based on what rows in the actually table
model are visable.

1.b Columns 
        Same concept as 1.a but using ColumnModels. This one is more
complicated. You need to modify most methods.
-----Original Message-----
From: Jose H. Reyes Reina [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 18, 2001 11:24 AM
To: [EMAIL PROTECTED]
Subject: Please Help Me With JTable


Hi.

I Would like know :

1) How Can I made columns and rows unvisible

2) Where Can I read some examples baout JTextField


Thanks

Jose Reyes
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing
_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to