Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A D F G J L M P Q R S T

A

abortIfIntolerant() - Method in class jreceiver.server.scanner.ScannerDaemon
throw a BusException if the user has configured the scanner as 'Intolerant' of errors.
accept(File) - Method in class jreceiver.server.scanner.FolderFileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(File) - Method in class jreceiver.server.scanner.PlaylistFileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(File) - Method in class jreceiver.server.scanner.TuneFileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.

D

doWork() - Method in class jreceiver.server.scanner.PlaylistParserDaemon
For each item in the queue, the worker thread will (re)populate the SourceList of the playlist with tune src_ids.
doWork() - Method in class jreceiver.server.scanner.ScannerDaemon
the work done in the worker thread

F

FolderFileFilter - class jreceiver.server.scanner.FolderFileFilter.
a filter to exclude all but folders
FolderFileFilter() - Constructor for class jreceiver.server.scanner.FolderFileFilter
 

G

getInstance() - Static method in class jreceiver.server.scanner.PlaylistParserDaemon
Obtain the instance of the PlaylistParserDaemon singleton
getInstance() - Static method in class jreceiver.server.scanner.ScannerDaemon
Obtain the instance of the ScannerDaemon singleton
getState() - Method in class jreceiver.server.scanner.ScannerDaemon
obtain the current state of the scanner

J

jreceiver.server.scanner - package jreceiver.server.scanner
 

L

log - Static variable in class jreceiver.server.scanner.PlaylistParserDaemon
logging object
log - Static variable in class jreceiver.server.scanner.ScannerDaemon
logging object

M

m_fldr_bus - Variable in class jreceiver.server.scanner.ScannerDaemon
 
m_folder_filter - Variable in class jreceiver.server.scanner.ScannerDaemon
 
m_mfile_bus - Variable in class jreceiver.server.scanner.ScannerDaemon
 
m_mime_bus - Variable in class jreceiver.server.scanner.PlaylistFileFilter
 
m_mime_bus - Variable in class jreceiver.server.scanner.ScannerDaemon
 
m_mime_bus - Variable in class jreceiver.server.scanner.TuneFileFilter
 
m_pl_bus - Variable in class jreceiver.server.scanner.ScannerDaemon
 
m_playlist_filter - Variable in class jreceiver.server.scanner.ScannerDaemon
 
m_root_bus - Variable in class jreceiver.server.scanner.ScannerDaemon
 
m_source_builder - Variable in class jreceiver.server.scanner.ScannerDaemon
 
m_src_bus - Variable in class jreceiver.server.scanner.ScannerDaemon
 
m_tune_bus - Variable in class jreceiver.server.scanner.ScannerDaemon
 
m_tune_filter - Variable in class jreceiver.server.scanner.ScannerDaemon
 

P

PlaylistFileFilter - class jreceiver.server.scanner.PlaylistFileFilter.
a file filter to exclude all but playlists, as determined by file extension
PlaylistFileFilter() - Constructor for class jreceiver.server.scanner.PlaylistFileFilter
 
PlaylistParserDaemon - class jreceiver.server.scanner.PlaylistParserDaemon.
A daemon to parse playlists in the background.
PlaylistParserDaemon() - Constructor for class jreceiver.server.scanner.PlaylistParserDaemon
ctor

Q

queue - Variable in class jreceiver.server.scanner.PlaylistParserDaemon
replace with a synchronized LinkedHashSet if moving to JRE 1.4.
queue(Vector) - Method in class jreceiver.server.scanner.PlaylistParserDaemon
Request that the following playlists be parsed in the background.
queue(int) - Method in class jreceiver.server.scanner.PlaylistParserDaemon
Request that the following playlist be parsed in the background.

R

refreshPlaylistStats() - Method in class jreceiver.server.scanner.ScannerDaemon
assign a fresh tunecount and duration to each playlist

S

ScannerDaemon - class jreceiver.server.scanner.ScannerDaemon.
Daemon to scan the root folders for audio files and update the database.
ScannerDaemon() - Constructor for class jreceiver.server.scanner.ScannerDaemon
ctor
scanCurrent(File, File, int) - Method in class jreceiver.server.scanner.ScannerDaemon
search for tunes in the specified folder and add them to the database
scanFile(int, File, Map) - Method in class jreceiver.server.scanner.ScannerDaemon
add file if not present in database; otherwise update if changed
scanFilesForCurrent(File, int, int) - Method in class jreceiver.server.scanner.ScannerDaemon
scan tunes (or playlists) for the current folder
scanFoldersForCurrent(File, File, int, int) - Method in class jreceiver.server.scanner.ScannerDaemon
scan subfolders for the current folder
scanForMode(int) - Method in class jreceiver.server.scanner.ScannerDaemon
Scan for tunes or playlists.
singleton - Static variable in class jreceiver.server.scanner.PlaylistParserDaemon
this class is implemented as a singleton
singleton - Static variable in class jreceiver.server.scanner.ScannerDaemon
this class is implemented as a singleton
state - Variable in class jreceiver.server.scanner.ScannerDaemon
the present state of the scanner

T

TuneFileFilter - class jreceiver.server.scanner.TuneFileFilter.
a file filter to exclude all but tunes, as determined by file extension
TuneFileFilter() - Constructor for class jreceiver.server.scanner.TuneFileFilter
 

A D F G J L M P Q R S T