Uses of Enum Class
eu.bandm.music.applications.tabstaff.Tabstaff.Hand
Packages that use Tabstaff.Hand
Package
Description
Prototypical realization of the »TabStaff+« design for
notating Tactile User Interfaces (TUIs) like the »Ableton Push«,
as presented by L.Wilde and C.White on Tenor2024 in Zürich.
-
Uses of Tabstaff.Hand in eu.bandm.music.applications.tabstaff
Fields in eu.bandm.music.applications.tabstaff with type parameters of type Tabstaff.HandModifier and TypeFieldDescription(package private) Map<Event, Tabstaff.Hand> Tabstaff.event2handTotal map from all events except holds.Methods in eu.bandm.music.applications.tabstaff that return Tabstaff.HandModifier and TypeMethodDescriptionstatic Tabstaff.HandReturns the enum constant of this class with the specified name.static Tabstaff.Hand[]Tabstaff.Hand.values()Returns an array containing the constants of this enum class, in the order they are declared.