MCPcopy Create free account
hub / github.com/eclab/edisyn / showMultiOption

Method showMultiOption

edisyn/Synth.java:3430–3448  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setupColorsMethod · 0.95
doManualMapCCMethod · 0.95
saveLibrarianMethod · 0.95
doOpenMethod · 0.95
loadLibrarianMethod · 0.95
doGetAllPatchesMethod · 0.95
showBankSysexOptionsMethod · 0.95
actionPerformedMethod · 0.95
findMethod · 0.95
saveRangeMethod · 0.95
getNewTupleMethod · 0.95
actionPerformedMethod · 0.95

Calls 3

disableMenuBarMethod · 0.80
enableMenuBarMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected