public class RolandD10ToneEditor extends RolandD10EditorFrame
bankFrame, forceLabelWidth, gbc, p, scrollPane, widgetList
Constructor and Description |
---|
RolandD10ToneEditor(Patch patch)
Creates a new instance of RolandD10ToneEditor
|
Modifier and Type | Method and Description |
---|---|
static String |
dump(byte[] data)
TODO This code with friends should be moved out of this project.
|
static String |
dump(byte[] data,
int width) |
static String |
dump(byte[] data,
int length,
int width) |
static String |
makeHex(int number,
int positions) |
static String |
makeHexByte(int number) |
createTimbrePanel, getStructureImages, setNamedBorder
addWidget, addWidget, addWidget, copySelectedPatch, editSelectedPatch, frameActivated, frameClosing, frameDeactivated, frameOpened, getPatch, getSelectedPatch, nextFader, playSelectedPatch, prevFader, reassignSelectedPatch, revalidateDriver, sendSelectedPatch, sendToSelectedPatch, setBankEditorInformation, setVisible, storeSelectedPatch
addFocusListener, addJSLFrameListener, canImport, dispose, getAppConfig, getContentPane, getJFrame, getJInternalFrame, getJSLFrameListeners, getMinimumSize, getSize, getSize, getTitle, getX, getY, isClosing, isIcon, isSelected, isVisible, moveToDefaultLocation, moveToFront, pack, removeJSLFrameListener, repaint, setClosed, setJMenuBar, setLocation, setLocation, setSelected, setSize, setTitle
public RolandD10ToneEditor(Patch patch)
public static String dump(byte[] data)
data
- public static String dump(byte[] data, int width)
public static String dump(byte[] data, int length, int width)
public static String makeHexByte(int number)
public static String makeHex(int number, int positions)
Copyright © 2014. All Rights Reserved.