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 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Provide a list of KeyMaps.
  • Method Details