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

B

BACKGROUND_DELAY_CHANGE - Static variable in class core.options.OptionsChangeEvent
The event type when the delay for background monitoring has changed.
BACKGROUND_MONITOR - Static variable in class ui.SysTrayMain
The global background monitor object.
BACKGROUND_MONITOR_CHECKING - Static variable in class ui.SysTrayMain
The text to show on the status panel when the background monitor has been triggered and is running.
BACKGROUND_MONITOR_PREFIX - Static variable in class ui.SysTrayMain
The text to always show on the background monitoring label of the status panel.
BACKGROUND_MONITOR_RUNNING - Static variable in class ui.SysTrayMain
The text to show when the background monitor is running.
BACKGROUND_MONITOR_STOPPED - Static variable in class ui.SysTrayMain
The text to show on the status panel when the background monitor is not running.
BACKGROUND_NODE_NAME - Static variable in class ui.panel.options.OptionsTree
The string representing the options tree node for the background monitor settings.
BackgroundMonitor - Class in core.background
The BackgroundMonitor class is used to start and stop a FolderWatcher instance.
BackgroundMonitor() - Constructor for class core.background.BackgroundMonitor
Creates a new BackgroundMonitor object with the default time delay.
BackgroundMonitor(int) - Constructor for class core.background.BackgroundMonitor
Creates a new BackgroundMonitor object.
BackgroundMonitor(long) - Constructor for class core.background.BackgroundMonitor
Creates a new BackgroundMonitor object with the given time delay in milliseconds.
BackgroundMonitorPanel - Class in ui.panel.options
 
BackgroundMonitorPanel() - Constructor for class ui.panel.options.BackgroundMonitorPanel
Creates new form BackgroundMonitorPanel
BackgroundMonitorStatusEvent - Class in core.background
This class provides the events that are triggered by a Background Monitor object.
BackgroundMonitorStatusEvent(Object, int, int, Date) - Constructor for class core.background.BackgroundMonitorStatusEvent
Creates a new BackgroundMonitorStatusEvent object that is passed to the background monitor status listeners.
BackgroundMonitorStatusListener - Interface in core.background
This interface provides for the BackgroundMonitorStatusListener classes.
backupFiles(ArrayList<File>, File) - Method in class task.CleanMusicDir
Copies the selected files to a destination directory using the CopyFile class.

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