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
A
accept(File, String)
- Method in class core.filter.
MediaFileFilter
This method will determine whether to accept a file or not through the file filter based on whether or not the file name ends with one of the given extension.
accept(File)
- Method in class core.filter.
XMLFileFilter
Determines whether or not the given file is either a directory of the iTunes XML file.
ADD_TRACKS_BACKGROUND_ENABLE_CHANGE
- Static variable in class core.options.
OptionsChangeEvent
The event type when adding tracks in the background has been dis/enabled.
ADD_TRACKS_BACKGROUND_RUNNING_CHANGE
- Static variable in class core.options.
OptionsChangeEvent
The event type when the background monitoring is either enabled/disabled has been changed.
addBackgroundMonitorListener()
- Method in class ui.panel.options.
BackgroundMonitorPanel
Adds a listener to the top level Background Monitor object to be notified of changes to the Background monitor from areas other than this panel.
addBackgroundMonitorStatusListener(BackgroundMonitorStatusListener)
- Method in class core.background.
BackgroundMonitor
Adds a new BackgroundMonitorStatusListener object to the background monitor object.
addDirectoryToRoot(File)
- Method in class ui.panel.options.
DirectoriesTree
ADDED_TRACKS_FILENAME
- Static variable in class data.
OutputStringArrayList
The name and location of the all new tracks added to iTunes file.
addMouseHandler(CheckBoxTreeCellRenderer.MouseHandler)
- Method in class ui.panel.options.
CheckBoxTreeCellRenderer
addMusicDirectory(File)
- Method in class core.options.
Options
Add a new music directory to the array of music directories.
addOptionsChangeListener(OptionsChangeListener)
- Method in class core.options.
Options
Adds an OptionsChangeListener to the options object.
addOptionsListener()
- Method in class ui.
SysTrayMain
Adds a listener to the top level Options object that will write the options to file.
addRow(File)
- Method in class ui.table.
SongTable
Adds a file to the SongTable that was not from a temp file.
addRow(File, boolean)
- Method in class ui.table.
SongTable
Adds a file row to the table.
addStartupShortcut()
- Static method in class core.
StartupShortcut
Adds a shortcut to the user's startup menu by executing the add_shortcut.vbs script in the vbs folder.
addToWindowsITunes(File)
- Method in class core.
ItunesMediator
Creates a new thread and submits it to an executor that will add the given file to iTunes.
AddTracksPanel
- Class in
ui.panel
The AddTracksPanel is the main gui counterpart for adding tracks to iTunes.
AddTracksPanel()
- Constructor for class ui.panel.
AddTracksPanel
Creates new form Add
AddTracksTask
- Class in
task
The AddTracksTask provides functionality for adding new tracks to iTunes.
AddTracksTask(SongTable, boolean)
- Constructor for class task.
AddTracksTask
Creates a new AddTracksTask object responsible for adding tracks not currently in the iTunes library or previously added to iTunes.
AddTracksTask(Options, SongTable, boolean)
- Constructor for class task.
AddTracksTask
Creates a new AddTracksTask with the given set of options.
AddTracksTask(boolean)
- Constructor for class task.
AddTracksTask
Creates a new AddTracksTask that simply reads the Options object from the SysTrayMain object.
ALL_ITUNES_MEDIA_FORMATS
- Static variable in class core.
Extensions
Both iTunes audio and video formats combined
AWAITING_ITUNES
- Static variable in class task.
AddTracksTask
The progress integer for when the task is awaiting iTunes to finish processing files.
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