classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: Implementing multiple editors for JTable (with exa


From: Anthony Balkissoon
Subject: Re: [cp-patches] FYI: Implementing multiple editors for JTable (with example)
Date: Fri, 20 Jan 2006 10:42:12 -0500

On Thu, 2006-01-19 at 13:36 +0100, Meskauskas Audrius wrote:
> This patch add the multi-editor support for JTable. The table now 
> supports the two editors: text and boolean. The boolean values are 
> rendered and edited using JCheckBox.
> 
> I  add the more complicated table example to the Swing demo to show the 
> table with header, multiple data types (text and boolean at the moment) 
> and placed int the scroll window. 

This is awesome stuff!  Good work, man.

--Tony





reply via email to

[Prev in Thread] Current Thread [Next in Thread]