Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
G
I
L
M
O
P
R
S
T
A
AboutBox
- class
AboutBox
.
AboutBox()
- Constructor for class
AboutBox
AlbumCreator
- class
AlbumCreator
.
Master thread responsible for an album creation
AlbumCreator(File, File, int, int, int, int, int)
- Constructor for class
AlbumCreator
Create a new AlbumCreator
aboutHeight
- Static variable in class
AboutBox
aboutLabel
- Variable in class
AboutBox
aboutLeft
- Static variable in class
AboutBox
aboutTop
- Static variable in class
AboutBox
aboutWidth
- Static variable in class
AboutBox
accept(File, String)
- Method in class
ImageFilenameFilter
Overrides abstract method accept from interface FilenameFilter Contains the following file extensions: jpg,jpeg,JPG,JPEG
accept(File, String)
- Method in class
MovieFilenameFilter
Overrides abstract method accept from interface FilenameFilter Contains the following file extensions: mov,MOV,avi,AVI,mpg,MPG,mpeg,MPEG
actionPerformed(ActionEvent)
- Method in class
AboutBox
actionPerformed(ActionEvent)
- Method in class
TlsAlbum
Listen for event to creat a new AlbumCreator or set any of the paths involved
appendToConsole(String)
- Method in class
AlbumCreator
Writes a string to the graphical console log
B
bodyFont
- Variable in class
AboutBox
C
convertPath(String)
- Method in class
AlbumCreator
Converts a file's source path to a corresponding path where it's newly scaled version should be
copyMovieFiles()
- Method in class
AlbumCreator
Copies all known movie files from their source path to their destination path, untouched
createAlbum()
- Method in class
TlsAlbum
Reads the given source and destination paths, and if approperiate, launches an instance of AlbumCreator
createErrorDialog(String, Frame)
- Method in class
AlbumCreator
Generates a popup window (JDialog) with the approperiate warning
createErrorDialog(String, Frame)
- Method in class
TlsAlbum
Generates a popup window (JDialog) with the approperiate warning
createSubdirs()
- Method in class
AlbumCreator
Creates all directories found in source directory in target directory file structure
G
generateIndexHtml(File, boolean)
- Method in class
AlbumCreator
Called for each directory in the file structure to produce one or more index[2-9]*.html files.
generateMovieHtmlFile(File)
- Method in class
AlbumCreator
Generates a suitable HTML file for movie watching
getData()
- Method in class
AlbumCreator
Called by workers to fetch their workload.
I
ImageFilenameFilter
- class
ImageFilenameFilter
.
ImageFilenameFilter()
- Constructor for class
ImageFilenameFilter
ImageScaleWorker
- class
ImageScaleWorker
.
Worker class.
ImageScaleWorker(int, AlbumCreator, int, int)
- Constructor for class
ImageScaleWorker
Generates the ImageScaleWorker object
L
labelCount
- Static variable in class
AboutBox
M
MovieFilenameFilter
- class
MovieFilenameFilter
.
MovieFilenameFilter()
- Constructor for class
MovieFilenameFilter
main(String[])
- Static method in class
TlsAlbum
Creates a new TlsAlbum().
O
okButton
- Variable in class
PrefPane
P
PrefPane
- class
PrefPane
.
PrefPane()
- Constructor for class
PrefPane
parseDirectory(String)
- Method in class
AlbumCreator
Recursively parses through a file structure, looking for files to include in the album generation
prefsText
- Variable in class
PrefPane
printHtmlIndexHeader(FileWriter, int, String, boolean)
- Method in class
AlbumCreator
Initiates an HTML index file with approperiate HTML code
R
resbundle
- Variable in class
AboutBox
run()
- Method in class
AlbumCreator
Activates the AlbumCreator, causing it to spawn workers and begins creating the album
run()
- Method in class
ImageScaleWorker
Keeps running while a) busy, and b) there are more images to fetch from AlbumCreator parent
S
scaleImage(File[])
- Method in class
ImageScaleWorker
Creates one thumbnail and one large sized copy of the source image.
T
TlsAlbum
- class
TlsAlbum
.
TlsAlbum()
- Constructor for class
TlsAlbum
titleFont
- Variable in class
AboutBox
titleLabel
- Variable in class
AboutBox
A
B
C
G
I
L
M
O
P
R
S
T
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes