Serialized Form
Class AboutBox extends javax.swing.JFrame implements Serializable |
titleLabel
javax.swing.JLabel titleLabel
aboutLabel
javax.swing.JLabel[] aboutLabel
titleFont
java.awt.Font titleFont
bodyFont
java.awt.Font bodyFont
resbundle
java.util.ResourceBundle resbundle
Class PrefPane extends javax.swing.JFrame implements Serializable |
okButton
javax.swing.JButton okButton
prefsText
javax.swing.JLabel prefsText
Class TlsAlbum extends javax.swing.JFrame implements Serializable |
sourceText
javax.swing.JLabel sourceText
targetText
javax.swing.JLabel targetText
sourceFileChooser
javax.swing.JFileChooser sourceFileChooser
targetFileChooser
javax.swing.JFileChooser targetFileChooser
sourcePath
javax.swing.JTextField sourcePath
targetPath
javax.swing.JTextField targetPath
sourceFileSelectButton
javax.swing.JButton sourceFileSelectButton
targetFileSelectButton
javax.swing.JButton targetFileSelectButton
numThreads
javax.swing.JComboBox numThreads
createButton
javax.swing.JButton createButton
numThreadText
javax.swing.JLabel numThreadText
maxFullSizeText
javax.swing.JLabel maxFullSizeText
maxThumbSizeText
javax.swing.JLabel maxThumbSizeText
imagesPerRowText
javax.swing.JLabel imagesPerRowText
imagesPerColumnText
javax.swing.JLabel imagesPerColumnText
maxFullSize
javax.swing.JTextField maxFullSize
maxThumbSize
javax.swing.JTextField maxThumbSize
imagesPerRow
javax.swing.JTextField imagesPerRow
imagesPerColumn
javax.swing.JTextField imagesPerColumn
empty
javax.swing.JLabel empty
props
java.util.Properties props