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 ActionManagerBeaTunes. getActionManager()The centralActionManagerallows registration and retrieval of theBaseActions used throughout the application.
-