Package | Description |
---|---|
net.kreatious.pianoleopard.keyboardselect |
Select MIDI keyboard dialog
|
Modifier and Type | Method and Description |
---|---|
Optional<Keyboard> |
SelectKeyboardDialog.showDialog(Optional<Component> parent)
Shows the select keyboard dialog.
|
Constructor and Description |
---|
SelectKeyboardDialog(Optional<Keyboard> keyboard,
net.kreatious.pianoleopard.keyboardselect.MidiDeviceFactory deviceFactory,
Preferences preferences)
Constructs a new
SelectKeyboardDialog for selecting the desired
MIDI device. |
Copyright © 2015 Kreatious LLC. All rights reserved.