Uses of Class
org.jjazz.musiccontrolactions.api.RemoteAction
Packages that use RemoteAction
-
Uses of RemoteAction in org.jjazz.musiccontrolactions.api
Methods in org.jjazz.musiccontrolactions.api that return RemoteActionModifier and TypeMethodDescriptionstatic RemoteAction
RemoteAction.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 TypeMethodDescriptionRemoteActionProvider.getRemoteActions()
final List<RemoteAction>
RemoteController.getRemoteActions()
Get all the RemoteAction instances.