Class RemoteController
java.lang.Object
org.jjazz.musiccontrolactions.api.RemoteController
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic RemoteControllerfinal List<RemoteAction> Get all the RemoteAction instances.final booleanvoidvoidsetEnabled(boolean b)
-
Field Details
-
PREF_ENABLED
- See Also:
-
-
Method Details
-
getInstance
-
isEnabled
public final boolean isEnabled() -
setEnabled
public void setEnabled(boolean b) -
getRemoteActions
-
addPropertyChangeListener
-
removePropertyChangeListener
-