Uses of Class
com.tagtraum.beatunes.charts.ChartPanel
-
Packages that use ChartPanel Package Description com.tagtraum.beatunes.charts Amazon charts UI code.com.tagtraum.beatunes.playlisttree Classes for the main source (tree) view, found on the left side of the main UI. -
-
Uses of ChartPanel in com.tagtraum.beatunes.charts
Methods in com.tagtraum.beatunes.charts that return ChartPanel Modifier and Type Method Description ChartPanelChartEntry. getChartPanel()Constructors in com.tagtraum.beatunes.charts with parameters of type ChartPanel Constructor Description ChartEntry(ChartPanel chartPanel, AudioSong song, int position) -
Uses of ChartPanel in com.tagtraum.beatunes.playlisttree
Methods in com.tagtraum.beatunes.playlisttree that return ChartPanel Modifier and Type Method Description ChartPanelPlayListTreeModel.ChartPanelUO. getChartPanel()ChartPanelPlayListTreeModel.ChartPanelUO. getUserObject()Constructors in com.tagtraum.beatunes.playlisttree with parameters of type ChartPanel Constructor Description ChartPanelUO(ChartPanel chartPanel)
-