Perform a JOptionPane confirm dialog with MUTLIPLE widgets that the user can select. The widgets are provided in the array WIDGETS, and each has an accompanying label in LABELS. You specify what BUTTONS appear along the bottom as the OPTIONS, which (on the Mac) appear right-to-lef
(Synth synth, String[] labels, JComponent[] widgets, String[] options, int defaultOption, String title, JComponent message)
source not stored for this graph (policy: none)
no test coverage detected