Serialized Form


Package net.sf.jmp3renamer

Class net.sf.jmp3renamer.DataSet extends Object implements Serializable

Serialized Fields

id

int id

title

String title

artist

String artist

track

String track

album

String album

year

String year

genre

String genre

comment

String comment

composer

String composer

origArtist

String origArtist

copyright

String copyright

url

String url

encodedBy

String encodedBy

partOfSet

String partOfSet

regex

String regex

partOfCompilation

boolean partOfCompilation

Package net.sf.jmp3renamer.gui

Class net.sf.jmp3renamer.gui.AnimatedIcon extends ImageIcon implements Serializable

Class net.sf.jmp3renamer.gui.DBTable extends JTable implements Serializable

Serialized Fields

log

Logger log

Class net.sf.jmp3renamer.gui.DBTableModel extends DefaultTableModel implements Serializable

Class net.sf.jmp3renamer.gui.DebugConsole extends JFrame implements Serializable

Serialized Fields

AUTOSCROLL

boolean AUTOSCROLL

scrollpane

JScrollPane scrollpane

scrollbar

JScrollBar scrollbar

textpane

JTextPane textpane

doc

Document doc

Class net.sf.jmp3renamer.gui.FileTable extends JTable implements Serializable

Class net.sf.jmp3renamer.gui.FileTableModel extends DefaultTableModel implements Serializable

Class net.sf.jmp3renamer.gui.IconTableCellRenderer extends JLabel implements Serializable

Class net.sf.jmp3renamer.gui.MainGUI extends JFrame implements Serializable

Serialized Fields

logger

Logger logger

main

Main main

splitpanel

SplitPanel splitpanel

datapanel

DataPanel datapanel

debugConsole

DebugConsole debugConsole

pluginMenu

JMenu pluginMenu

mainPanel

JPanel mainPanel

toolbar

JToolBar toolbar

rename

JButton rename

generalPlugins

Hashtable<K,V> generalPlugins

statusBar

StatusBar statusBar

Class net.sf.jmp3renamer.gui.SplashScreen extends JWindow implements Serializable

Serialized Fields

status

JLabel status

imageLabel

JLabel imageLabel

Class net.sf.jmp3renamer.gui.SplitPanel extends JSplitPane implements Serializable

Serialized Fields

mainGUI

MainGUI mainGUI

bUp

JButton bUp

bDown

JButton bDown

bSort

JButton bSort

bDir

JButton bDir

dbtable

DBTable dbtable

dbScrollPane

JScrollPane dbScrollPane

dbScrollpanePopup

JPopupMenu dbScrollpanePopup

dbTablePopup

JPopupMenu dbTablePopup

dirTablePopup

JPopupMenu dirTablePopup

Class net.sf.jmp3renamer.gui.StatusBar extends JPanel implements Serializable

Serialized Fields

status

JLabel status

Class net.sf.jmp3renamer.gui.UneditableTableModel extends DefaultTableModel implements Serializable


Package net.sf.jmp3renamer.gui.settings

Class net.sf.jmp3renamer.gui.settings.FilenamePanel extends JPanel implements Serializable

Serialized Fields

tabbedPane

JTabbedPane tabbedPane

lMagicCookies

JLabel lMagicCookies

albumPanel

JPanel albumPanel

compilationPanel

JPanel compilationPanel

tAlbumFilename

JTextField tAlbumFilename

lAlbumFilename

JLabel lAlbumFilename

lAlbumPreview

JLabel lAlbumPreview

lAlbumPreviewView

JLabel lAlbumPreviewView

lAlbumDirectory

JLabel lAlbumDirectory

lAlbumDirectoryDescription

JLabel lAlbumDirectoryDescription

tAlbumDirectory

JTextField tAlbumDirectory

tCompilationFilename

JTextField tCompilationFilename

lCompilationFilename

JLabel lCompilationFilename

lCompilationPreview

JLabel lCompilationPreview

lCompilationPreviewView

JLabel lCompilationPreviewView

lCompilationDirectory

JLabel lCompilationDirectory

lCompilationDirectoryDescription

JLabel lCompilationDirectoryDescription

tCompilationDirectory

JTextField tCompilationDirectory

Class net.sf.jmp3renamer.gui.settings.LookAndFeelPanel extends JPanel implements Serializable

Serialized Fields

lafCombo

JComboBox lafCombo

themes

String[] themes

themeCombo

JComboBox themeCombo

hasChanged

boolean hasChanged

Class net.sf.jmp3renamer.gui.settings.ProxyPanel extends JPanel implements Serializable

Serialized Fields

lProxyServer

JLabel lProxyServer

lProxyPort

JLabel lProxyPort

lProxyUser

JLabel lProxyUser

lProxyPass

JLabel lProxyPass

tProxyServer

JTextField tProxyServer

tProxyPort

JTextField tProxyPort

tProxyUser

JTextField tProxyUser

tProxyPass

JTextField tProxyPass

cbProxyAuth

JCheckBox cbProxyAuth

Class net.sf.jmp3renamer.gui.settings.SettingsDialog extends JDialog implements Serializable

Serialized Fields

splitpane

JSplitPane splitpane

root

DefaultMutableTreeNode root

pluginNode

DefaultMutableTreeNode pluginNode

naviTree

JTree naviTree

mainPanel

JPanel mainPanel

cards

CardLayout cards

parent

MainGUI parent

main

Main main

filenameNode

DefaultMutableTreeNode filenameNode

filenamePanel

FilenamePanel filenamePanel

pluginPanel

JPanel pluginPanel

tHostname

JTextField tHostname

lHostname

JLabel lHostname

languageNode

DefaultMutableTreeNode languageNode

langpanel

JPanel langpanel

langCombo

JComboBox langCombo

bOk

JButton bOk

bCancel

JButton bCancel

controlPanel

JPanel controlPanel

loggingNode

DefaultMutableTreeNode loggingNode

loggingPanel

LoggingPanel loggingPanel

generalNode

DefaultMutableTreeNode generalNode

generalPanel

JPanel generalPanel

cbSaveSettings

JCheckBox cbSaveSettings

lafNode

DefaultMutableTreeNode lafNode

lafPanel

LookAndFeelPanel lafPanel

proxyNode

DefaultMutableTreeNode proxyNode

proxyPanel

ProxyPanel proxyPanel

Package net.sf.jmp3renamer.util

Class net.sf.jmp3renamer.util.FileChooser extends JDialog implements Serializable

Serialized Fields

logger

Logger logger

chooser

JFileChooser chooser

panel

JPanel panel

selectedFile

File selectedFile

recursive

JCheckBox recursive

Class net.sf.jmp3renamer.util.MyFile extends File implements Serializable

Serialized Fields

icon

ImageIcon icon

tooltip

String tooltip

animation

AnimatedIcon animation