A B C D E F G H I L M N O P R S T U V W X

I

Icon - Class in core
 
Icon() - Constructor for class core.Icon
This class simply retrieves the Icon images used in iTunesDSM through the static getIcons() method.
installMouseHandler() - Method in class ui.panel.options.CheckBoxTreeCellRenderer
 
isAddTracksInBackgroundEnabled() - Method in class core.options.Options
Returns the boolean value as to whether or not iTunesDSM should monitor the music directory in the background for new tracks to add iTunes.
isAddTracksInBackgroundRunning() - Method in class core.options.Options
Returns whether or not the boolean for background monitoring is running.
isCanceled() - Method in class ui.ProgressMonitorDialog
Returns a boolean for whether or not the cancel button has been pressed.
isCancelled() - Method in interface ui.Status
Returns a boolean value for whether or not the object reporting a status has been cancelled.
isCancelled() - Method in class ui.SysTrayMain
Not yet implemented.
isCellEditable(int, int) - Method in class ui.table.SongTable
Returns whether or not a cell is editable.
isChecked(TreePath) - Method in class ui.panel.options.CheckBoxTreeCellRenderer
Returns whether the given path is currently checked.
isCheckForUpdate() - Method in class core.options.Options
Returns the boolean value for whether or not to check for an update when the application starts.
isDuplicate(File, File[]) - Method in class core.DuplicateFiles
Determines whether a file is a duplicate given the other files in that same directory.
isExplicitlyChecked(TreePath) - Method in class ui.panel.options.CheckBoxTreeCellRenderer
 
isiTunesCopiesToFolder() - Method in class core.options.Options
Returns the boolean value for whether or not iTunes copies music to the iTunes music folder when it is added to the library.
isiTunesKeepsOrganized() - Method in class core.options.Options
The boolean as to whether or not iTunes keeps the music folder organized.
isMinimizeToTrayWhenClose() - Method in class core.options.Options
If true, the iTunesDSM window will not exit the system, rather it will hide the window from the user.
isPartiallyChecked(TreePath) - Method in class ui.panel.options.CheckBoxTreeCellRenderer
 
isReady() - Method in class core.options.Options
Returns a boolean value that is found by checking whether file extensions have been set, a music directory has been set by the user or read from the options file, and the iTunes Music Directory is known.
isRunning() - Method in class core.background.BackgroundMonitor
Returns whether or not a new add tracks task will execute after the background monitor thread has finished sleeping.
isSelectable(TreePath) - Method in class ui.panel.options.CheckBoxTreeCellRenderer
Returns whether selecting the given path is allowed.
isStartOnBoot() - Method in class core.options.Options
Sets whether or not to add the iTunesDSM.exe file shortcut to the startup folder in the user's start menu.
isStartVisible() - Method in class core.options.Options
If true, iTunesDSM will start with a window visible to the user.
isUpToDate(Version) - Method in class core.Version
Determines whether this Version object is an newer version than the given olderVersion object.
isWindows() - Static method in class core.OSUtils
This method detects whether the user is using a Windows operating sytem.
ITDSMFileChooser - Class in core
A simple class to provide a common directory chooser that uses the default iTunesDSM icon image.
ITDSMFileChooser() - Constructor for class core.ITDSMFileChooser
Creates a new DirectoryChooser object.
ITUNES_ACTIVEX_NAME - Static variable in class core.ItunesMediator
The name of the iTunes application used for Jacob.
ITUNES_AUDIO_FORMATS - Static variable in class core.Extensions
All of the file types that iTunes accepts as audio files
ITUNES_COPIES_MUSIC_CHANGE - Static variable in class core.options.OptionsChangeEvent
The event type when the user selects the checkbox that says iTunes copies music to the iTunes music directory.
ITUNES_DIR_CHANGE - Static variable in class core.options.OptionsChangeEvent
The event type when the iTunes music directory has changed.
ITUNES_KEEPS_ORGANIZED_CHANGE - Static variable in class core.options.OptionsChangeEvent
The event type when the user notifies iTunesDSM that iTunes keeps the music folder organized.
ITUNES_NODE_NAME - Static variable in class ui.panel.options.OptionsTree
The string representing the options tree node for the iTunes settings.
ITUNES_VIDEO_FORMATS - Static variable in class core.Extensions
All of the file types that iTunes as video files
ITUNES_XML_FILE_CHANGE - Static variable in class core.options.OptionsChangeEvent
The event type when the iTunes XML file has changed.
ITUNES_XML_FILE_NAME - Static variable in class core.ITunesXML
The file name of the iTunes XML file that iTunes automatically generates and maintains.
ITUNESDSM_VERSION - Static variable in class core.Version
Returns the current Version object of the iTunesDSM program.
ItunesMediator - Class in core
Handles sending completed downloads into iTunes.
ItunesMediator() - Constructor for class core.ItunesMediator
Provides methods for interacting with iTunes.
iTunesSettingsPanel - Class in ui.panel.options
 
iTunesSettingsPanel() - Constructor for class ui.panel.options.iTunesSettingsPanel
Creates new form iTunesSettingsPanel
ITunesXML - Class in core
This class provides an interface to the iTunes XML file that is maintained by iTunes.
ITunesXML(File) - Constructor for class core.ITunesXML
Creates a new ITunesXML object with the given iTunes XML File.
ITunesXML() - Constructor for class core.ITunesXML
Creates a new ITunesXML object with a null iTunes XML file.

A B C D E F G H I L M N O P R S T U V W X