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

Packages that use FilePropertiesPanel
net.sourceforge.atunes.gui   
net.sourceforge.atunes.kernel.controllers.fileProperties   
net.sourceforge.atunes.kernel.handlers   
 

Uses of FilePropertiesPanel in net.sourceforge.atunes.gui
 

Methods in net.sourceforge.atunes.gui that return FilePropertiesPanel
 FilePropertiesPanel Frame.getPropertiesPanel()
          Gets the properties panel.
 FilePropertiesPanel StandardFrame.getPropertiesPanel()
           
 FilePropertiesPanel MultipleFrame.getPropertiesPanel()
           
 

Uses of FilePropertiesPanel in net.sourceforge.atunes.kernel.controllers.fileProperties
 

Methods in net.sourceforge.atunes.kernel.controllers.fileProperties that return FilePropertiesPanel
protected  FilePropertiesPanel FilePropertiesController.getPanelControlled()
          Returns panel controlled
 

Constructors in net.sourceforge.atunes.kernel.controllers.fileProperties with parameters of type FilePropertiesPanel
FilePropertiesController(FilePropertiesPanel pControlled)
          Instantiates a new file properties controller.
 

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

Methods in net.sourceforge.atunes.kernel.handlers that return FilePropertiesPanel
 FilePropertiesPanel VisualHandler.getPropertiesPanel()
          Gets the properties panel.
 



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