Modifier and Type | Method and Description |
---|---|
protected JSLFrame |
JSLAbstractAction.getSelectedFrame() |
Modifier and Type | Field and Description |
---|---|
protected List<JSLFrame> |
JSLDesktop.windows
a list of JSLFrames added to the JSLDesktop.
|
Modifier and Type | Method and Description |
---|---|
protected abstract JSLFrame[] |
JSLDesktop.getAllJSLFrames() |
JSLFrame |
JSLFrameProxy.getJSLFrame() |
JSLFrame |
JSLFrameEvent.getJSLFrame() |
abstract JSLFrame |
JSLDesktop.getSelectedFrame()
Returns the currently active JSLFrame, or last active JSLFrame if no
JSLFrame is currently active, or null if any JSLFrame has never been
activated.
|
Modifier and Type | Method and Description |
---|---|
Iterator<JSLFrame> |
JSLDesktop.getJSLFrameIterator() |
Modifier and Type | Method and Description |
---|---|
JMenuItem |
JSLWindowMenu.add(JSLFrame f)
Appends a menu item to the end of this menu.
|
void |
JSLDesktop.add(JSLFrame f)
add a JSLFrame under this JSLDesktop control.
|
protected abstract void |
JSLDesktop.addInternal(JSLFrame f) |
protected abstract void |
JSLDesktop.FrameActivated(JSLFrame f) |
protected abstract void |
JSLDesktop.FrameClosed(JSLFrame f) |
protected abstract void |
JSLDesktop.FrameClosing(JSLFrame f) |
Constructor and Description |
---|
JSLFrameEvent(JSLFrame source,
int id) |
Modifier and Type | Method and Description |
---|---|
JSLFrame[] |
MDIDesktop.getAllJSLFrames() |
JSLFrame |
MDIFrameProxy.getJSLFrame() |
JSLFrame |
MDIDesktop.getSelectedFrame() |
Modifier and Type | Method and Description |
---|---|
protected void |
MDIDesktop.addInternal(JSLFrame f) |
void |
MDIDesktop.FrameActivated(JSLFrame f) |
void |
MDIDesktop.FrameClosed(JSLFrame f) |
void |
MDIDesktop.FrameClosing(JSLFrame f) |
Constructor and Description |
---|
MDIFrameProxy(JSLFrame p) |
MDIFrameProxy(JSLFrame p,
String title,
boolean resizable,
boolean closable,
boolean maximizable,
boolean iconifiable) |
Modifier and Type | Field and Description |
---|---|
protected JSLFrame |
SDIDesktop.toolbarFrame |
Modifier and Type | Method and Description |
---|---|
JSLFrame[] |
SDIDesktop.getAllJSLFrames() |
JSLFrame |
SDIFrameProxy.getJSLFrame() |
JSLFrame |
SDIDesktop.getSelectedFrame() |
Modifier and Type | Method and Description |
---|---|
protected void |
SDIDesktop.addInternal(JSLFrame f) |
void |
SDIDesktop.FrameActivated(JSLFrame f) |
void |
SDIDesktop.FrameClosed(JSLFrame f) |
void |
SDIDesktop.FrameClosing(JSLFrame f) |
Constructor and Description |
---|
SDIFrameProxy(JSLFrame p) |
SDIFrameProxy(JSLFrame p,
String title) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
XMLPatchDriver.editPatch(Patch patch) |
JSLFrame |
IDriver.editPatch(Patch patch)
Override this if your driver implement Patch Editor.
|
JSLFrame |
Converter.editPatch(Patch patch) |
JSLFrame |
AbstractPatchDriver.editPatch(Patch p)
Override this if your driver implement Patch Editor.
|
JSLFrame |
AbstractBankDriver.editPatch(Patch bank)
Creates a default bank editor window to edit this bank.
|
Modifier and Type | Class and Description |
---|---|
class |
BankEditorFrame |
class |
JSLDriverEditorFrame |
class |
PatchEditorFrame
A base class of a patch editor.
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
PatchEditorFrame.editSelectedPatch() |
JSLFrame |
BankEditorFrame.editSelectedPatch() |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
Scene.edit() |
JSLFrame |
Patch.edit() |
JSLFrame |
PatchHandler.editSelectedPatch()
Invoke an editor for the selected patch.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLibraryFrame
Abstract class for unified handling of Library and Scene frames.
|
class |
LibraryFrame |
class |
SceneFrame |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
AbstractLibraryFrame.editSelectedPatch() |
Modifier and Type | Class and Description |
---|---|
class |
AlesisDM5PrChgEditor
Alesis DM5 Program Change Table Editor
|
class |
AlesisDM5SgSetEditor
Alesis DM5 Single Drumset Editor Edits individual note parameters and trigger
note assignments for a single drumset patch.
|
class |
AlesisDM5SysInfoEditor
Alesis DM5 System Info Editor.
|
class |
AlesisDM5TrSetEditor
Alesis DM5 Trigger Setup Editor.
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
AlesisDM5TrSetDriver.editPatch(Patch p)
Opens an edit window on the specified patch.
|
JSLFrame |
AlesisDM5SysInfoDriver.editPatch(Patch p)
Opens an edit window on the specified patch.
|
JSLFrame |
AlesisDM5SgSetDriver.editPatch(Patch p)
Opens an edit window on the specified patch.
|
JSLFrame |
AlesisDM5PrChgDriver.editPatch(Patch p)
Opens an edit window on the specified patch.
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
AlesisDMProEffectDriver.editPatch(Patch p) |
JSLFrame |
AlesisDMProDrumKitDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
AlesisQSProgramDriver.editPatch(Patch p) |
JSLFrame |
AlesisQSGlobalDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
FCB1010Editor
Behringer FCB1010 Patch Editor
|
Modifier and Type | Class and Description |
---|---|
class |
VAmp2Editor
Behringer VAmp2 Patch Editor
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
VAmp2SingleDriver.editPatch(Patch p)
Opens an edit window on the specified patch.
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
BossDR660DrumkitDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
CasioCZ1000SingleEditor
Editor for a patch from a Casio CZ-101/1000.
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
CasioCZ1000SingleDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
EmuProteus2SingleEditor |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
EmuProteusMPSSingleDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
HexDumpEditorFrame
This class serves as a initial substitute for a patch editor.
|
class |
SingleTextAreaFrame
Created by IntelliJ IDEA.
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
KawaiK4SingleDriver.editPatch(Patch p) |
JSLFrame |
KawaiK4MultiDriver.editPatch(Patch p) |
JSLFrame |
KawaiK4EffectDriver.editPatch(Patch p) |
JSLFrame |
KawaiK4DrumsetDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
KawaiK5000ADDSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
KorgX3SingleDriver.editPatch(Patch p)
Overrided editPatch.
|
Modifier and Type | Class and Description |
---|---|
class |
Line6BassPodSingleEditor
Line6 Program Patch Editor
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
Line6BassPodSingleDriver.editPatch(Patch p)
Opens an edit window on the specified patch.
|
Modifier and Type | Class and Description |
---|---|
class |
Line6Pod20SingleEditor
Line6 Program Patch Editor
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
Line6Pod20SingleDriver.editPatch(Patch p)
Opens an edit window on the specified patch.
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
MIDIboxFMPatchDriver.editPatch(Patch p) |
JSLFrame |
MIDIboxFMEnsDriver.editPatch(Patch p) |
JSLFrame |
MIDIboxFMDrumDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
MIDIboxSIDSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
NovationXioSynthSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
OberheimMatrixSingleDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
QuasimidiQuasarSingleEditor |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
QuasimidiQuasarSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
RocktronIntellifexPresetDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
RolandD10EditorFrame |
class |
RolandD10PatchEditor |
class |
RolandD10RythmSetupEditor |
class |
RolandD10TimbreEditor |
class |
RolandD10ToneEditor |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
RolandD10ToneDriver.editPatch(Patch patch) |
JSLFrame |
RolandD10TimbreDriver.editPatch(Patch patch) |
JSLFrame |
RolandD10RythmSetupDriver.editPatch(Patch patch) |
JSLFrame |
RolandD10PatchDriver.editPatch(Patch patch) |
Modifier and Type | Class and Description |
---|---|
class |
D50SingleEditor |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
RolandGP16SingleDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
RolandJV80PatchEditor |
class |
RolandJV80PerformanceEditor |
class |
RolandJV80SystemSetupEditor |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
RolandJV80SystemSetupDriver.editPatch(Patch p) |
JSLFrame |
RolandJV80PerformanceDriver.editPatch(Patch p) |
JSLFrame |
RolandJV80PatchDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
MKS50ToneSingleDriver.editPatch(Patch p) |
JSLFrame |
MKS50PatchSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
MKS7ToneSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
RolandMT32TimbreTempDriver.editPatch(Patch p) |
JSLFrame |
RolandMT32TimbreMemoryDriver.editPatch(Patch p) |
JSLFrame |
RolandMT32SystemDriver.editPatch(Patch p) |
JSLFrame |
RolandMT32RhythmSetupTempDriver.editPatch(Patch p) |
JSLFrame |
RolandMT32PatchTempDriver.editPatch(Patch p) |
JSLFrame |
RolandMT32PatchMemoryDriver.editPatch(Patch p) |
JSLFrame |
RolandMT32DisplayDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
SPD11ChainEditor |
class |
SPD11PadEditor |
class |
SPD11Patch2Editor |
class |
SPD11SettingsEditor |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
SPD11SettingsDriver.editPatch(Patch p) |
JSLFrame |
SPD11Patch2Driver.editPatch(Patch p) |
JSLFrame |
SPD11PadDriver.editPatch(Patch p) |
JSLFrame |
SPD11ChainDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
TD6SingleDriver.editPatch(Patch p)
Invoke Single Editor.
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
P600ProgSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
TCElectronicGMajorSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
TCElectronicM350SingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
WaldorfPulseSingleDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
YamahaCS2xCommonEditor |
class |
YamahaCS2xLayerEditor |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaCS2xLayerDriver.editPatch(Patch p) |
JSLFrame |
YamahaCS2xCommonDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaDX100SingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaDX5VoiceSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX5PerformanceSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX5PerformanceBankDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaDX7PerformanceBankDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
DX7FamilyAdditionalVoiceEditor |
class |
DX7FamilyFractionalScalingEditor |
class |
DX7FamilyMicroTuningEditor |
class |
DX7FamilyPerformanceEditor |
class |
DX7FamilyPerformanceIIEditor |
class |
DX7FamilyPerformanceIIIEditor |
class |
DX7FamilySystemSetupIIEditor |
class |
DX7FamilySystemSetupIIIEditor |
class |
DX7FamilyVoiceEditor |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
DX7FamilyVoiceSingleDriver.editPatch(Patch p) |
JSLFrame |
DX7FamilySystemSetupIIIDriver.editPatch(Patch p) |
JSLFrame |
DX7FamilySystemSetupIIDriver.editPatch(Patch p) |
JSLFrame |
DX7FamilyPerformanceSingleDriver.editPatch(Patch p) |
JSLFrame |
DX7FamilyPerformanceIISingleDriver.editPatch(Patch p) |
JSLFrame |
DX7FamilyPerformanceIIISingleDriver.editPatch(Patch p) |
JSLFrame |
DX7FamilyMicroTuningSingleDriver.editPatch(Patch p) |
JSLFrame |
DX7FamilyFractionalScalingSingleDriver.editPatch(Patch p) |
JSLFrame |
DX7FamilyAdditionalVoiceSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaDX7IIVoiceSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX7IISystemSetupDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX7IIPerformanceSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX7IIMicroTuningSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX7IIFractionalScalingSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX7IIAdditionalVoiceSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaDX7sVoiceSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX7sSystemSetupDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX7sPerformanceSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX7sMicroTuningSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX7sFractionalScalingSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaDX7sAdditionalVoiceSingleDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
YamahaFS1RBankEditor
Specific bank editor for YamahaFS1R.
|
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaFS1RBankEditor.EditPatch(int aNumPatch,
int aPart)
Edit a patch without select it.
|
JSLFrame |
YamahaFS1RVoiceDriver.editPatch(Patch p)
Return voice editor window.
|
JSLFrame |
YamahaFS1RSystemDriver.editPatch(Patch p)
Description of the Method
|
JSLFrame |
YamahaFS1RPerformanceDriver.editPatch(Patch ip)
Return editor window for performance
|
JSLFrame |
YamahaFS1RFseqDriver.editPatch(Patch p)
Description of the Method
|
JSLFrame |
YamahaFS1RBankDriver.editPatch(Patch p)
Creates an editor window to edit this bank
|
JSLFrame |
YamahaFS1RVoiceDriver.editPatch(Patch p,
int aPart,
int aBankNumber) |
Modifier and Type | Class and Description |
---|---|
class |
YamahaMotifNormalVoiceEditor |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaMotifNormalVoiceDriver.editPatch(Patch p) |
Modifier and Type | Class and Description |
---|---|
class |
YamahaTG100SingleEditor |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaTG100SingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaTX7VoiceSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaTX7PerformanceSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaTX7PerformanceBankDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaTX802VoiceSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaTX802SystemSetupDriver.editPatch(Patch p) |
JSLFrame |
YamahaTX802PerformanceSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaTX802MicroTuningSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaTX802FractionalScalingSingleDriver.editPatch(Patch p) |
JSLFrame |
YamahaTX802AdditionalVoiceSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaTX81zSingleDriver.editPatch(Patch p) |
Modifier and Type | Method and Description |
---|---|
JSLFrame |
YamahaUB99Driver.editPatch(Patch p) |
Copyright © 2014. All Rights Reserved.