[ 
https://issues.apache.org/jira/browse/PIVOT-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052879#comment-13052879
 ] 

Roger Whitcomb commented on PIVOT-763:
--------------------------------------

The other thing I thought about was only changing the BooleanRenderer to make 
the checkbox protected, and then only override the constructor and "render" 
methods in the TriState case.  That way there would be no tri-state code in the 
boolean one, and there would still be less code duplication....

> Add tri-state checkbox renderer for TableView row editors
> ---------------------------------------------------------
>
>                 Key: PIVOT-763
>                 URL: https://issues.apache.org/jira/browse/PIVOT-763
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>    Affects Versions: 2.0
>         Environment: Windows XP SP3, JDK 1.6_16
>            Reporter: Roger Whitcomb
>            Priority: Trivial
>             Fix For: 2.1
>
>         Attachments: tristate.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Adds a trivial extension to the possible cell editors for a TableView to 
> support tri-state checkboxes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to