Uses of Class
com.tagtraum.beatunes.action.BeaTunesUIRegion
-
Packages that use BeaTunesUIRegion Package Description com.tagtraum.beatunes.action Contains all significant actions. -
-
Uses of BeaTunesUIRegion in com.tagtraum.beatunes.action
Methods in com.tagtraum.beatunes.action that return BeaTunesUIRegion Modifier and Type Method Description static BeaTunesUIRegion
BeaTunesUIRegion. valueOf(String name)
Returns the enum constant of this type with the specified name.static BeaTunesUIRegion[]
BeaTunesUIRegion. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-