Uses of Class
com.tagtraum.beatunes.songinfo.SingleItemInfoDialog.Tabs
-
Packages that use SingleItemInfoDialog.Tabs Package Description com.tagtraum.beatunes.songinfo Song info/edit pane. -
-
Uses of SingleItemInfoDialog.Tabs in com.tagtraum.beatunes.songinfo
Methods in com.tagtraum.beatunes.songinfo that return SingleItemInfoDialog.Tabs Modifier and Type Method Description static SingleItemInfoDialog.Tabs
SingleItemInfoDialog.Tabs. valueOf(String name)
Returns the enum constant of this type with the specified name.static SingleItemInfoDialog.Tabs[]
SingleItemInfoDialog.Tabs. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.tagtraum.beatunes.songinfo with parameters of type SingleItemInfoDialog.Tabs Modifier and Type Method Description void
SingleItemInfoDialog. selectTab(SingleItemInfoDialog.Tabs tab)
-