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

Method displayLoadBulkDialog

edisyn/Synth.java:7849–7940  ·  view source on GitHub ↗

Displays a bulk dialog panel for patches, returning data in the form { result, primary, secondary }. primary and secondary are only meaningful if result is BULK_DIALOG_RESULT_LOCAL or BULK_DIALOG_RESULT_NEW.

(Patch[] patches, int[][] patchIndices, String title, String localLoad, 
        String newLoad, String writeAll, String breakOut, String individual, String librarian, String newLibrarian, String cancel, boolean reduced )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

doOpenMethod · 0.95

Calls 15

extractPatchNamesMethod · 0.95
extractSynthNamesMethod · 0.95
getSynthClassNameMethod · 0.95
makeUniqueStringsMethod · 0.95
setBackgroundMethod · 0.95
setBackgroundMethod · 0.95
addMethod · 0.95
addLastMethod · 0.95
disableMenuBarMethod · 0.95
enableMenuBarMethod · 0.95
getPrimaryMethod · 0.95

Tested by

no test coverage detected