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 SongContextComponentShowHideActionDummySongContextComponent. getShowHideAction() -
Uses of SongContextComponentShowHideAction in com.tagtraum.beatunes.action.standard
Subclasses of SongContextComponentShowHideAction in com.tagtraum.beatunes.action.standard Modifier and Type Class Description classShowHideContextShopShowHideContextShop.classShowHideMatchTableShowHideMatchTable.classShowHideWikiInfoShowHideWikiInfo. -
Uses of SongContextComponentShowHideAction in com.tagtraum.beatunes.songtable
Methods in com.tagtraum.beatunes.songtable that return SongContextComponentShowHideAction Modifier and Type Method Description SongContextComponentShowHideActionSongContextComponent. getShowHideAction()Returns the action that shows/hides this component.
-