JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jjazz.midi.spi
KeyMapProvider
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Nested Class Summary
Method Summary
Method Details
getKeyMaps()
Interface KeyMapProvider
All Known Implementing Classes:
StdKeyMapProvider
public interface
KeyMapProvider
A provider for DrumKit.KeyMaps.
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static class
KeyMapProvider.Util
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
DrumKit.KeyMap
>
getKeyMaps
()
Provide a list of KeyMaps.
Method Details
getKeyMaps
List
<
DrumKit.KeyMap
>
getKeyMaps
()
Provide a list of KeyMaps.
Returns: