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
S
SEARCHING_ITUNES_XML_FILE
- Static variable in class core.options.
OptionsChangeEvent
The options change event for when the options class is searching for the iTunes XML file.
searchXMLForProperty(String)
- Method in class core.
ITunesXML
Searches the iTunes XML file for a given string.
SelectionListener
- Class in
ui.table
The SelectionListener class provides a listener to a given JTable that responds to changes in the rows that are selected in a SongTable object.
SelectionListener(JTable, RowCountLabel)
- Constructor for class ui.table.
SelectionListener
Creates a new SelectionListener object with the given JTable object and the RowCountLabel object to report the number of selected rows to.
SEPARATOR
- Static variable in class data.
Data
The system dependent file seperator.
setAddTracksInBackgroundEnabled(boolean)
- Method in class core.options.
Options
Changes the boolean value to the desired boolean as to whether or not iTunesDSM should monitor the music directory for new tracks to add to iTunes in the background.
setAddTracksInBackgroundRunning(boolean)
- Method in class core.options.
Options
Sets the boolean value for background monitoring running.
setBackgroundDelay(long)
- Method in class core.options.
Options
Changes the time delay to the specified value for background monitoring the music directory.
setBackgroundDelayHours(int)
- Method in class core.options.
Options
Sets the background folder watching delay time to the given time in hours.
setBackgroundText(String)
- Method in interface ui.
Status
The string displaying the current background monitoring status.
setBackgroundText(String)
- Method in class ui.
SysTrayMain
Not yet implemented.
setBugFixVersion(int)
- Method in class core.
Version
Sets the bug fix version integer.
setCheckForUpdate(boolean)
- Method in class core.options.
Options
Sets the boolean value for whether or not to update check for an update to the application on start up.
setExtensions(String)
- Method in class core.
Extensions
Sets the file extensions to a given string.
setExtensions(String[])
- Method in class core.
Extensions
Sets the array of extensions to a known array of extensions
setExtensions(String[])
- Method in class core.options.
Options
Sets the extensions to a known set of extensions.
setExtensions(String)
- Method in class core.options.
Options
Sets the extensions to a string that is parsed by an Extensions object.
setIndeterminate(boolean)
- Method in class ui.
ProgressMonitorDialog
Sets the progress bar to an indeterminate state.
setIndeterminateProgress(boolean)
- Method in interface ui.
Status
Sets the reported progress of a task to an indeterminate length either on or off.
setIndeterminateProgress(boolean)
- Method in class ui.
SysTrayMain
Not yet implemented.
setiTunesCopiesToFolder(boolean)
- Method in class core.options.
Options
Sets the boolean value for whether or not iTunes copies music to the iTunes music folder set in Edit > Preferences > Advanced.
setiTunesKeepsOrganized(boolean)
- Method in class core.options.
Options
Sets whether or not iTunes keeps the music folder organized.
setiTunesXMLFile(File)
- Method in class core.
ITunesXML
Sets the iTunes XML file to a given file.
setiTunesXMLFile(File)
- Method in class core.options.
Options
Sets the iTunes XML file.
setiTunesXMLFile()
- Method in class core.options.
Options
Sets the iTunes XML file to one that will be found by the user.
setiTunesXMLMusicDir(File)
- Method in class core.options.
Options
Sets the music directory that iTunes stores music in to a new directory.
setLabel(int, int)
- Method in class ui.table.
RowCountLabel
Changes the values of the number of rows selected and total number of rows and then updates the label's text.
setLabelSelectedRows(int)
- Method in class ui.table.
RowCountLabel
Sets the number of rows selected in a JTable and then updates the label's text.
setLabelTotalRows(int)
- Method in class ui.table.
RowCountLabel
Sets the total number of rows in a JTable and then updates the label's text.
setMajorVersion(int)
- Method in class core.
Version
Sets the verion's major version integer.
setMinimizeToTrayWhenClose(boolean)
- Method in class core.options.
Options
Sets the closing behavior of iTunesDSM when the user closes the window.
setMinorVersion(int)
- Method in class core.
Version
Sets the version's minor version number.
setMusicDirectories(ArrayList<File>)
- Method in class core.options.
Options
Sets the music directories to the given array list of directories.
setOriginalFile(File)
- Method in class core.
CopyFile
Sets the file to copied in the CopyFile object
setPanel()
- Method in interface ui.
OptionsPanel
The method that sets a panel to display any information to keep the panel up to date.
setPanel()
- Method in class ui.panel.options.
BackgroundMonitorPanel
setPanel()
- Method in class ui.panel.options.
DirectoriesPanel
setPanel()
- Method in class ui.panel.options.
FileFilterPanel
setPanel()
- Method in class ui.panel.options.
iTunesSettingsPanel
setPanel()
- Method in class ui.panel.options.
StartupPanel
setProgress(int)
- Method in class ui.
ProgressMonitorDialog
Sets the progress bar value to the integer specified.
setProgress(long, long)
- Method in class ui.
ProgressMonitorDialog
Sets the progress bar to a percentage calculated given the two values of completed work and total work.
setProgress(int)
- Method in interface ui.
Status
The current progress of a running a task from 0 - 100.
setProgress(int)
- Method in class ui.
SysTrayMain
Not yet implemented.
setStartOnBoot(boolean)
- Method in class core.options.
Options
Sets the boolean of starting iTunesDSM on boot.
setStartVisible(boolean)
- Method in class core.options.
Options
Sets the value to start the iTunesDSM window visible to the user.
setStatus(Status)
- Method in class core.background.
BackgroundMonitor
Sets the status object the background monitor object should report status information to.
setStatusText(String)
- Method in interface ui.
Status
The text string diplaying the current status of a task.
setStatusText(String)
- Method in class ui.
SysTrayMain
Not yet implemented.
setSysTray(SysTrayMain)
- Method in class ui.
GuiMain
Sets the system tray icon in the GuiMain object.
setText(String)
- Method in class ui.
ProgressMonitorDialog
Sets the text of the progress dialog.
setTimeDelay(long)
- Method in class core.background.
BackgroundMonitor
Sets the time delay to the given long value.
setTimeDelayHours(int)
- Method in class core.background.
BackgroundMonitor
Sets the time delay to the given time in hours.
SHORT_TITLE
- Static variable in class ui.
SysTrayMain
The title of iTunesDSM in short form, iTunesDSM
SongTable
- Class in
ui.table
The SongTable class provides a formatted JTable for displaying files that need to be displayed to the user.
SongTable()
- Constructor for class ui.table.
SongTable
Creates a new SongTable object.
SongTableCellRenderer
- Class in
ui.table
This class provides a simple method for colorizing the rows of the SongTable table.
SongTableCellRenderer()
- Constructor for class ui.table.
SongTableCellRenderer
START_ON_BOOT_CHANGE
- Static variable in class core.options.
OptionsChangeEvent
The event type when the Start on boot option has changed.
START_VISIBLE_CHANGE
- Static variable in class core.options.
OptionsChangeEvent
The event type when the start visible to the user option has changed.
startBackgroundMonitor(ArrayList<File>, int)
- Method in class core.background.
BackgroundMonitor
Starts a new Folder Watcher instance given the constructor variables.
STARTED
- Static variable in class core.background.
BackgroundMonitorStatusEvent
The event type when the Background Monitor object has started.
STARTUP_NODE_NAME
- Static variable in class ui.panel.options.
OptionsTree
The string representing the options tree node for the startup options.
StartupPanel
- Class in
ui.panel.options
StartupPanel()
- Constructor for class ui.panel.options.
StartupPanel
Creates new form StartupPanel
StartupShortcut
- Class in
core
This class provides the methods for adding and removing shortcuts to the user's Startup folder in the Start Menu on a Windows based system.
StartupShortcut()
- Constructor for class core.
StartupShortcut
Creates a new StartupShortcut object.
Status
- Interface in
ui
The status interface provides common methods for reporting an objects progress and description.
statusChange(BackgroundMonitorStatusEvent)
- Method in interface core.background.
BackgroundMonitorStatusListener
The default method for a BackgroundMonitorStatusListener.
stopBackgroundMonitor()
- Method in class core.background.
BackgroundMonitor
Stops the folder watcher instance if it is running.
STOPPED
- Static variable in class core.background.
BackgroundMonitorStatusEvent
The event type when the Background Monitor object has stopped.
SUPPORT_FORUM_URL
- Static variable in class display.
Display
The iTunesDSM support forum url.
SysInfo
- Class in
logging
The SysInfo class logs a user's system information.
SysInfo()
- Constructor for class logging.
SysInfo
Creates a new SysInfo object.
SysTrayMain
- Class in
ui
The SysTray class handles the iTunesDSM system tray icon and actions.
SysTrayMain()
- Constructor for class ui.
SysTrayMain
Creates a new system tray icon.
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