Re: Replace row in JTable
- From: "John McGrath" <ng@xxxxxxxxxxxxx>
- Date: Fri, 29 Apr 2005 05:30:31 GMT
On 4/28/2005 at 6:27:58 PM, Brian wrote:
> I use the DefaultTableModel, and I have found the method
> setValueAt(object,int,int) - nut isn't there anything smartere you can
> do?
If you are not happy with the methods that DefaultTableModel provides,
then subclass it and add any methods that you want. Just make sure you
fire the appropriate events when you modify the model.
--
Regards,
John McGrath
.
- References:
- Replace row in JTable
- From: Brian
- Re: Replace row in JTable
- From: John McGrath
- Re: Replace row in JTable
- From: Brian
- Replace row in JTable
- Prev by Date: Re: Java GUI -v- .NET Winforms ?
- Next by Date: Re: JMenu holding JButton instances - bug with 5.0?
- Previous by thread: Re: Replace row in JTable
- Next by thread: "standards" for tooltips?
- Index(es):