https://issues.apache.org/bugzilla/show_bug.cgi?id=54251
--- Comment #1 from Sebb <[email protected]> --- 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.
