Uses of Class
com.tagtraum.beatunes.action.standard.SongContextComponentShowHideAction
-
Packages that use SongContextComponentShowHideAction Package Description com.tagtraum.beatunes Application for analyzing songs and sorting them based on how they match each other.com.tagtraum.beatunes.action.standard Standard actions like "Create Playlist".com.tagtraum.beatunes.songtable -
-
Uses of SongContextComponentShowHideAction in com.tagtraum.beatunes
Methods in com.tagtraum.beatunes that return SongContextComponentShowHideAction Modifier and Type Method Description SongContextComponentShowHideAction
DummySongContextComponent. getShowHideAction()
-
Uses of SongContextComponentShowHideAction in com.tagtraum.beatunes.action.standard
Subclasses of SongContextComponentShowHideAction in com.tagtraum.beatunes.action.standard Modifier and Type Class Description class
ShowHideContextShop
ShowHideContextShop.class
ShowHideMatchTable
ShowHideMatchTable.class
ShowHideWikiInfo
ShowHideWikiInfo. -
Uses of SongContextComponentShowHideAction in com.tagtraum.beatunes.songtable
Methods in com.tagtraum.beatunes.songtable that return SongContextComponentShowHideAction Modifier and Type Method Description SongContextComponentShowHideAction
SongContextComponent. getShowHideAction()
Returns the action that shows/hides this component.
-