Package uk.ac.qmul.eecs.depic.daw.gui.actions
This package contains all the actions on the
The actions are grouped into different files just to avoid having a unique gigantic file
with all the actions.
See: Description
-
Class Summary Class Description Actions TransportControlActions Actions associated with the transport bar: play, stop, rewind etc. -
Enum Summary Enum Description Actions.ScrubType
Package uk.ac.qmul.eecs.depic.daw.gui.actions Description
This package contains all the actions on the
The actions are grouped into different files just to avoid having a unique gigantic file
with all the actions. All the action can be accessed from the
Actions
object.