You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/12/06 02:45:32 UTC

[Bug 54251] Add tristate checkbox implementation

https://issues.apache.org/bugzilla/show_bug.cgi?id=54251

--- Comment #1 from Sebb <se...@apache.org> ---
Added initial implementation.

It needs a bit of work on the Nimbus UI.

Please try running 

test/src/org/apache/jmeter/gui/util/TristateCheckBoxTest.java

to see what how the UI behaves.


URL: http://svn.apache.org/viewvc?rev=1417726&view=rev
Log:
Add tristate checkbox implementation
Bugzilla Id: 54251

Added:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/TristateCheckBox.java  
(with props)
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/TristateState.java   (with
props)
    jmeter/trunk/test/src/org/apache/jmeter/gui/util/TristateCheckBoxTest.java 
 (with props)
Modified:
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.