Uses of Package
core.options

Packages that use core.options
core.options   
task   
ui   
 

Classes in core.options used by core.options
Options
          This class is used to handle options that a user makes, including file types to filter, the itunes xml file, the directory to search for duplicates,the directory to add tracks to iTunes from, whether or not to query a server for updates to iTunesDSM, and startup options.
OptionsChangeEvent
          The OptionsChangeEvent class is an EventObject triggered when a change to the Options object has occured.
OptionsChangeListener
          The OptionsChangeListener interface.
 

Classes in core.options used by task
Options
          This class is used to handle options that a user makes, including file types to filter, the itunes xml file, the directory to search for duplicates,the directory to add tracks to iTunes from, whether or not to query a server for updates to iTunesDSM, and startup options.
 

Classes in core.options used by ui
Options
          This class is used to handle options that a user makes, including file types to filter, the itunes xml file, the directory to search for duplicates,the directory to add tracks to iTunes from, whether or not to query a server for updates to iTunesDSM, and startup options.