Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
G
GENERIC_CHANGE
- Static variable in class core.options.
OptionsChangeEvent
The event type when a generic change has occured to the options object.
getBackgroundDelay()
- Method in class core.options.
Options
Returns the set time delay for background monitoring the music directory folder.
getBackgroundDelayHours()
- Method in class core.options.
Options
Returns the set time delay for background monitoring in hours.
getBugFixVersion()
- Method in class core.
Version
Returns the bug fix version.
getCheckedPaths()
- Method in class ui.panel.options.
CheckBoxTreeCellRenderer
Returns all checked paths.
getCheckedRows()
- Method in class ui.panel.options.
CheckBoxTreeCellRenderer
Returns all checked rows.
getChildDirectories(ArrayList<File>)
- Static method in class core.options.
Options
Returns an array of all the child folders given the array list of folders.
getDescription()
- Method in class core.filter.
MediaFileFilter
Returns the description of the extensions to accept.
getDescription()
- Method in class core.filter.
XMLFileFilter
Returns the description of the iTunes XML file.
getDirectory(String)
- Method in class core.
ITDSMFileChooser
Creates a new JFileChooser themed to iTunesDSM.
getDuplicatesInFolder(File[])
- Method in class core.
DuplicateFiles
Returns an array list of the files that are found to be duplicates within the given folder.
getEventType()
- Method in class core.background.
BackgroundMonitorStatusEvent
Returns the event type.
getEventType()
- Method in class core.options.
OptionsChangeEvent
Returns the type of change made to the options object.
getExceptionString(LogRecord)
- Method in class logging.
HTMLFormatter
Creates an exception String that mimics the Java console exception message given the LogRecord object.
getExecutor()
- Method in class core.
ItunesMediator
Returns the executor responsible for executing all the add new track threads.
getExtensions()
- Method in class core.
Extensions
Returns the extensions
getExtensions()
- Method in class core.options.
Options
Gets the file extensions to filter with.
getFilenameColumn()
- Method in class ui.table.
SongTable
Returns the column index that currently file names.
getHead(Handler)
- Method in class logging.
HTMLFormatter
Creates the html file head information.
getIcons()
- Static method in class core.
Icon
Returns a list of images that are used by all gui elements in iTunesDSM.
getITunesDirectory()
- Method in class core.
ITunesXML
Returns the directory that iTunes stores music to.
getITunesLibraryFilePaths()
- Method in class task.
AddTracksTask
Communicates with iTunes through the ITunesWin class to find the locations of all the files in the iTunes library.
getITunesTrackLocationsByLine()
- Method in class core.
ITunesXML
Reads the iTunesXML file by line and parses the locations of all iTunes tracks.
getITunesVersion()
- Method in class core.
ITunesXML
Reads the iTunes XML file for the version number of the iTunes installation relating to the XML file.
getiTunesXMLFile()
- Method in class core.
ITunesXML
Returns the iTunes XML file
getiTunesXMLFile()
- Method in class core.options.
Options
Returns the iTunes XML file.
getITunesXMLFileManual()
- Method in class core.
ITDSMFileChooser
Displays a new JFileChooser object for the user to find the iTunes XML file.
getiTunesXMLMusicDir()
- Method in class core.options.
Options
Returns the music directory iTunes stores music to by reading the iTunes XML file.
getLatestITDSMVersion()
- Method in class core.
Version
Reads the newest version information from a file on a webserver.
getMajorVersion()
- Method in class core.
Version
Returns the version's major version integer.
getMinorVersion()
- Method in class core.
Version
Returns the version's minor version integer.
getMusicDirectories()
- Method in class core.options.
Options
Returns the music directories.
getNextRun()
- Method in class core.background.
BackgroundMonitorStatusEvent
Returns the given date the next Add Tracks Task will be run.
getNextRunTime()
- Method in class core.background.
BackgroundMonitor
Returns a Data object that details the next check for new tracks.
getOriginalFile()
- Method in class core.
CopyFile
Returns the original file to copy
getPathForRow(int)
- Method in class ui.panel.options.
CheckBoxTreeCellRenderer
getProgress()
- Method in class core.background.
BackgroundMonitorStatusEvent
Returns the reported progress as sent by the BackgroundMonitor object event.
getProgress()
- Method in class core.options.
OptionsChangeEvent
Returns the events notified progress.
getRow(Point)
- Method in class ui.panel.options.
CheckBoxTreeCellRenderer
getRowBounds(int)
- Method in class ui.panel.options.
CheckBoxTreeCellRenderer
getRowForPath(TreePath)
- Method in class ui.panel.options.
CheckBoxTreeCellRenderer
getRowTag(LogRecord)
- Method in class logging.
HTMLFormatter
Depending on log record Level.
getSelectedFiles(ArrayList<File>)
- Method in class ui.table.
SongTable
Returns an array list of files that contain the files selected by the user.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int)
- Method in class ui.table.
SongTableCellRenderer
Returns the decorated JTable cell.
getTail(Handler)
- Method in class logging.
HTMLFormatter
The html file close tag information.
getTimeHoursDelay()
- Method in class core.background.
BackgroundMonitor
Returns the amount of time in hours between checks for changed folders.
getTrayIcon()
- Static method in class core.
Icon
Returns the System Tray icon.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)
- Method in class ui.panel.options.
CheckBoxTreeCellRenderer
getVersionDetails()
- Method in class core.
Version
Returns version details.
gui
- Variable in class ui.
SysTrayMain
GuiMain
- Class in
ui
The main gui class to iTunesDSM.
GuiMain()
- Constructor for class ui.
GuiMain
The top level iTunesDSM gui object.
GuiRunnable
- Class in
ui
This class provides the methods to run a new GuiMain object.
GuiRunnable(GuiMain, SysTrayMain)
- Constructor for class ui.
GuiRunnable
Creates a new GuiRunnable object.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X