Uses of Class
com.tagtraum.beatunes.ActionManager
-
Packages that use ActionManager Package Description com.tagtraum.beatunes Application for analyzing songs and sorting them based on how they match each other. -
-
Uses of ActionManager in com.tagtraum.beatunes
Methods in com.tagtraum.beatunes that return ActionManager Modifier and Type Method Description ActionManager
BeaTunes. getActionManager()
The centralActionManager
allows registration and retrieval of theBaseAction
s used throughout the application.
-