Uses of Class
org.jjazz.musiccontrolactions.api.RemoteAction
Packages that use RemoteAction
Package
Description
Midi remote controller.
-
Uses of RemoteAction in org.jjazz.musiccontrolactions.api
Methods in org.jjazz.musiccontrolactions.api that return RemoteActionModifier and TypeMethodDescriptionstatic RemoteActionRemoteAction.loadFromPreference(String actionCategory, String actionId) Try to create an instance from the saved preferences.Methods in org.jjazz.musiccontrolactions.api that return types with arguments of type RemoteActionModifier and TypeMethodDescriptionfinal List<RemoteAction> RemoteController.getRemoteActions()Get all the RemoteAction instances. -
Uses of RemoteAction in org.jjazz.musiccontrolactions.spi
Methods in org.jjazz.musiccontrolactions.spi that return types with arguments of type RemoteAction