Uses of Interface
org.musicontroller.importer.Importer

Packages that use Importer
org.musicontroller.gui.importer   
org.musicontroller.importer Import new music into MusiController. 
 

Uses of Importer in org.musicontroller.gui.importer
 

Methods in org.musicontroller.gui.importer that return Importer
abstract  Importer MusicArchive.getImporter()
          The importer object knows how to import music into the database.
abstract  Importer Import.getImporter()
           
 

Uses of Importer in org.musicontroller.importer
 

Classes in org.musicontroller.importer that implement Importer
 class ImporterImpl
          Implements Importer interface for importing music archives into the music database.
 



Copyright © 2010 A.J.V.. All Rights Reserved.