Uses of Class
net.sourceforge.atunes.gui.views.panels.AudioScrobblerPanel

Packages that use AudioScrobblerPanel
net.sourceforge.atunes.gui   
net.sourceforge.atunes.kernel.controllers.audioScrobbler   
net.sourceforge.atunes.kernel.handlers   
 

Uses of AudioScrobblerPanel in net.sourceforge.atunes.gui
 

Methods in net.sourceforge.atunes.gui that return AudioScrobblerPanel
 AudioScrobblerPanel Frame.getAudioScrobblerPanel()
          Gets the audio scrobbler panel.
 AudioScrobblerPanel MultipleFrame.getAudioScrobblerPanel()
           
 AudioScrobblerPanel StandardFrame.getAudioScrobblerPanel()
           
 

Uses of AudioScrobblerPanel in net.sourceforge.atunes.kernel.controllers.audioScrobbler
 

Methods in net.sourceforge.atunes.kernel.controllers.audioScrobbler that return AudioScrobblerPanel
protected  AudioScrobblerPanel AudioScrobblerController.getPanelControlled()
          Gets the panel controlled.
 

Constructors in net.sourceforge.atunes.kernel.controllers.audioScrobbler with parameters of type AudioScrobblerPanel
AudioScrobblerController(AudioScrobblerPanel panel)
          Instantiates a new audio scrobbler controller.
 

Uses of AudioScrobblerPanel in net.sourceforge.atunes.kernel.handlers
 

Methods in net.sourceforge.atunes.kernel.handlers that return AudioScrobblerPanel
 AudioScrobblerPanel VisualHandler.getAudioScrobblerPanel()
          Gets the audio scrobbler panel.
 



Copyright © 2006-2008 The aTunes Team. All Rights Reserved.