|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PlayListTable in net.sourceforge.atunes.gui |
---|
Methods in net.sourceforge.atunes.gui that return PlayListTable | |
---|---|
PlayListTable |
Frame.getPlayListTable()
Gets the play list table. |
PlayListTable |
StandardFrame.getPlayListTable()
|
PlayListTable |
MultipleFrame.getPlayListTable()
|
Uses of PlayListTable in net.sourceforge.atunes.gui.views.controls.playList |
---|
Methods in net.sourceforge.atunes.gui.views.controls.playList with parameters of type PlayListTable | |
---|---|
static void |
PlayListRenderers.addRenderers(PlayListTable playlist)
Add renderers to PlayList. |
Constructors in net.sourceforge.atunes.gui.views.controls.playList with parameters of type PlayListTable | |
---|---|
PlayListColumnModel(PlayListTable playList)
Instantiates a new play list column model. |
Uses of PlayListTable in net.sourceforge.atunes.gui.views.panels |
---|
Methods in net.sourceforge.atunes.gui.views.panels that return PlayListTable | |
---|---|
PlayListTable |
PlayListPanel.getPlayListTable()
Gets the play list table. |
Uses of PlayListTable in net.sourceforge.atunes.kernel.controllers.playList |
---|
Methods in net.sourceforge.atunes.kernel.controllers.playList that return PlayListTable | |
---|---|
PlayListTable |
PlayListController.getMainPlayListTable()
Gets the main play list table. |
Constructors in net.sourceforge.atunes.kernel.controllers.playList with parameters of type PlayListTable | |
---|---|
PlayListListener(PlayListTable table,
PlayListController controller)
Instantiates a new play list listener. |
Uses of PlayListTable in net.sourceforge.atunes.kernel.handlers |
---|
Methods in net.sourceforge.atunes.kernel.handlers that return PlayListTable | |
---|---|
PlayListTable |
VisualHandler.getPlayListTable()
Gets the play list table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |