Radio Buttons

Author: Wayne Rasband (wsr at nih.gov)
History: 2013/12/31: First release
Requires: ImageJ 1.48p1 or later
Source: Radio_Buttons.java
Installation: Download Radio_Buttons.java into the ImageJ/plugins folder and compile and run it using the Plugins>Compile and Run command.
Description: This plugin demonstrates how to add radio button groups to a dialog box and how to process the dialogItemChanged events generated when the buttons are clicked on.

[screenshot]