Uses of Class
org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Packages that use PianoKey
-
Uses of PianoKey in org.jjazz.instrumentcomponents.keyboard.api
Methods in org.jjazz.instrumentcomponents.keyboard.api that return PianoKeyModifier and TypeMethodDescriptionKeyboardComponent.getKey
(int pitch) Get the PianoKey for specified pitch.Get the PianoKey that correspond to a specific point.Methods in org.jjazz.instrumentcomponents.keyboard.api that return types with arguments of type PianoKeyModifier and TypeMethodDescriptionKeyboardComponent.getAllKeys()
Get all the PianoKeys.KeyboardComponent.getBlackKeys()
KeyboardComponent.getWhiteKeys()