Serialized Form


Package net.sf.dc.console

Class net.sf.dc.console.DataCrowPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

labelStatus

javax.swing.JLabel labelStatus

title

java.lang.String title

icon

javax.swing.ImageIcon icon

Class net.sf.dc.console.DCMenuBar extends javax.swing.JMenuBar implements Serializable

Serialized Fields

module

DCModule module

aboutDialog

AboutDialog aboutDialog

Class net.sf.dc.console.InternetSearchForm extends DCFrame implements Serializable

Serialized Fields

wf

WorkFlow wf

vData

java.util.Vector vData

overwrite

boolean overwrite

broadband

boolean broadband

checkOverwrite

javax.swing.JCheckBox checkOverwrite

checkBroadband

javax.swing.JCheckBox checkBroadband

textServer

javax.swing.JTextField textServer

labelServer

javax.swing.JLabel labelServer

textLog

javax.swing.JTextArea textLog

progressBar

javax.swing.JProgressBar progressBar

panelSettings

javax.swing.JPanel panelSettings

buttonStopSearch

javax.swing.JButton buttonStopSearch

table

DCTable table

color

java.awt.Color color

recordForm

RecordForm recordForm

dco

DCObject dco

clazz

java.lang.Class clazz

rowNumber

int rowNumber

process

InternetUpdateProcess process

cancelled

boolean cancelled

Class net.sf.dc.console.LogForm extends javax.swing.JFrame implements Serializable

Serialized Fields

text

javax.swing.JTextArea text

logo

PictureField logo

labelVersion

javax.swing.JLabel labelVersion

labelProductName

javax.swing.JLabel labelProductName

labelLastUpd

javax.swing.JLabel labelLastUpd

panelLogging

javax.swing.JPanel panelLogging

panelPicture

javax.swing.JPanel panelPicture

panelProductInfo

javax.swing.JPanel panelProductInfo

Class net.sf.dc.console.MainFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

menuBar

javax.swing.JMenuBar menuBar

moduleListPanel

ModuleListPanel moduleListPanel

tabbedPane

javax.swing.JTabbedPane tabbedPane

sqlPanel

SQLPanel sqlPanel

notePanel

NotePanel notePanel

settingsView

SettingsView settingsView

activeModule

DCModule activeModule

Class net.sf.dc.console.ModuleListPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

panelHeader

javax.swing.JPanel panelHeader

moduleList

DCModuleList moduleList

Class net.sf.dc.console.PictureView extends javax.swing.JDialog implements Serializable

Serialized Fields

ffOpenPicture

FileField ffOpenPicture

picField

PictureField picField

url

java.net.URL url

panelPicture

javax.swing.JPanel panelPicture

closed

boolean closed

Class net.sf.dc.console.RecordForm extends DCFrame implements Serializable

Serialized Fields

dco

DCObject dco

module

DCModule module

cLabels

javax.swing.JLabel[] cLabels

cInputFields

javax.swing.JComponent[] cInputFields

colorRequired

java.awt.Color colorRequired

color

java.awt.Color color

picturesShown

boolean picturesShown

childrenShown

boolean childrenShown

clazz

java.lang.Class clazz

update

boolean update

row

int row

childList

DCChildList childList

Class net.sf.dc.console.TableInsertPanel extends TablePanel implements Serializable

Serialized Fields

parentID

java.lang.String parentID

childPanel

TableInsertPanel childPanel

Class net.sf.dc.console.TablePanel extends DataCrowPanel implements Serializable

Serialized Fields

table

DCTable table

panelTableActions

TablePanel.TableActionsPanel panelTableActions

popupMenu

TablePanel.PopupMenu popupMenu

tableMouseListener

net.sf.dc.console.TablePanel.TableMouseListener tableMouseListener

task

DataTask task

module

DCModule module

moduleChild

DCModule moduleChild

Class net.sf.dc.console.TablePanel.PopupMenu extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

menuOpen

javax.swing.JMenuItem menuOpen

menuSave

javax.swing.JMenuItem menuSave

menuDelete

javax.swing.JMenuItem menuDelete

menuUpdateAll

javax.swing.JMenuItem menuUpdateAll

menuIMDB

javax.swing.JMenuItem menuIMDB

menuAmazon

javax.swing.JMenuItem menuAmazon

menuRemoveRow

javax.swing.JMenuItem menuRemoveRow

menuAddRow

javax.swing.JMenuItem menuAddRow

menuReportPdf

javax.swing.JMenuItem menuReportPdf

menuFieldSelector

javax.swing.JMenuItem menuFieldSelector

Class net.sf.dc.console.TablePanel.TableActionsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

buttonClear

javax.swing.JButton buttonClear

buttonSave

javax.swing.JButton buttonSave

buttonAddRow

javax.swing.JButton buttonAddRow

buttonRemoveRow

javax.swing.JButton buttonRemoveRow

buttonCancel

javax.swing.JButton buttonCancel

Class net.sf.dc.console.TableSearchConditionsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

vInput

java.util.Vector vInput

vLabels

java.util.Vector vLabels

modules

DCModule[] modules

module

int[] module

Class net.sf.dc.console.TableSearchPanel extends TablePanel implements Serializable

Serialized Fields

panelSearchOpts

TableSearchPanel.SearchOptionsPanel panelSearchOpts

panelSearchConds

TableSearchConditionsPanel panelSearchConds

panelSearchActs

javax.swing.JPanel panelSearchActs

scrollSearchConds

javax.swing.JScrollPane scrollSearchConds

childPanel

TableSearchPanel childPanel

buttonSearch

javax.swing.JButton buttonSearch

parentID

java.lang.String parentID

Class net.sf.dc.console.TableSearchPanel.SearchOptionsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

checkComplyAll

javax.swing.JCheckBox checkComplyAll

checkPrecise

javax.swing.JCheckBox checkPrecise

labelOrderBy

javax.swing.JLabel labelOrderBy

comboOrderBy

javax.swing.JComboBox comboOrderBy


Package net.sf.dc.console.audiocd

Class net.sf.dc.console.audiocd.ImportAudioCDDialog extends InternetSearchForm implements Serializable

Class net.sf.dc.console.audiocd.ImportCoversDialog extends javax.swing.JDialog implements Serializable

Class net.sf.dc.console.audiocd.InsertAudioCDPanel extends TableInsertPanel implements Serializable

Serialized Fields

htAlbumTracks

java.util.Hashtable htAlbumTracks

Class net.sf.dc.console.audiocd.InsertAudioTrackPanel extends TableInsertPanel implements Serializable

Serialized Fields

llTracks

java.util.LinkedList llTracks

Class net.sf.dc.console.audiocd.SearchAudioCDPanel extends TableSearchPanel implements Serializable

Class net.sf.dc.console.audiocd.SearchAudioTrackPanel extends TableSearchPanel implements Serializable

Serialized Fields

vNewTracks

java.util.Vector vNewTracks


Package net.sf.dc.console.components

Class net.sf.dc.console.components.ColorField extends javax.swing.JComponent implements Serializable

Serialized Fields

panelExample

javax.swing.JPanel panelExample

panelChooser

javax.swing.JPanel panelChooser

colorModel

javax.swing.colorchooser.ColorSelectionModel colorModel

color

java.awt.Color color

labelExample

javax.swing.JLabel labelExample

textExample

LongTextField textExample

panelHSB

javax.swing.colorchooser.AbstractColorChooserPanel panelHSB

applicationColor

boolean applicationColor

settingsKey

java.lang.String settingsKey

Class net.sf.dc.console.components.DCChildList extends javax.swing.JPanel implements Serializable

Serialized Fields

module

DCModule module

table

DCTable table

data

java.util.Vector data

background

java.awt.Color background

Class net.sf.dc.console.components.DCFrame extends javax.swing.JFrame implements Serializable

Class net.sf.dc.console.components.DCList extends javax.swing.JList implements Serializable

Class net.sf.dc.console.components.DCModuleList extends DCList implements Serializable

Class net.sf.dc.console.components.DCTable extends javax.swing.JTable implements Serializable

Serialized Fields

module

DCModule module

tableModel

DCTableModel tableModel

cache

java.util.Hashtable cache

tableChangeListener

net.sf.dc.console.components.DCTable.TableValueChangedAction tableChangeListener

caching

boolean caching

readonly

boolean readonly

vHiddenColumns

java.util.Vector vHiddenColumns

vColumns

java.util.Vector vColumns

rowIndexColumn

javax.swing.table.TableColumn rowIndexColumn

Class net.sf.dc.console.components.DCTableModel extends javax.swing.table.DefaultTableModel implements Serializable

Serialized Fields

module

DCModule module

Class net.sf.dc.console.components.FileField extends javax.swing.JComponent implements Serializable

Serialized Fields

text

javax.swing.JTextField text

button

javax.swing.JButton button

al

java.awt.event.ActionListener al

filter

javax.swing.filechooser.FileFilter filter

file

java.io.File file

Class net.sf.dc.console.components.FontSelector extends javax.swing.JComponent implements Serializable

Serialized Fields

labelFont

javax.swing.JLabel labelFont

labelFontSize

javax.swing.JLabel labelFontSize

labelExample

javax.swing.JLabel labelExample

comboFontName

javax.swing.JComboBox comboFontName

comboFontSize

javax.swing.JComboBox comboFontSize

textField

LongTextField textField

checkBold

javax.swing.JCheckBox checkBold

Class net.sf.dc.console.components.LongTextField extends javax.swing.JTextArea implements Serializable

Serialized Fields

MAX_TEXT_LENGTH

int MAX_TEXT_LENGTH

toolkit

java.awt.Toolkit toolkit

Class net.sf.dc.console.components.LongTextField.LongStringDocument extends javax.swing.text.PlainDocument implements Serializable

Class net.sf.dc.console.components.MultiLineToolTip extends javax.swing.JToolTip implements Serializable

Serialized Fields

columns

int columns

fixedwidth

int fixedwidth

Class net.sf.dc.console.components.NumberField extends javax.swing.JTextField implements Serializable

Serialized Fields

toolkit

java.awt.Toolkit toolkit

integerFormatter

java.text.NumberFormat integerFormatter

Class net.sf.dc.console.components.NumberField.WholeNumberDocument extends javax.swing.text.PlainDocument implements Serializable

Class net.sf.dc.console.components.PictureField extends javax.swing.JComponent implements Serializable

Serialized Fields

url

java.net.URL url

img

java.awt.Image img

scaled

boolean scaled

thumbnail

boolean thumbnail

size

java.awt.Dimension size

iconSize

java.awt.Dimension iconSize

insets

java.awt.Insets insets

Class net.sf.dc.console.components.RequiredFieldsTable extends javax.swing.JComponent implements Serializable

Serialized Fields

table

DCTable table

module

DCModule module

Class net.sf.dc.console.components.ShortTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

MAX_TEXT_LENGTH

int MAX_TEXT_LENGTH

toolkit

java.awt.Toolkit toolkit

Class net.sf.dc.console.components.ShortTextField.ShortStringDocument extends javax.swing.text.PlainDocument implements Serializable

Class net.sf.dc.console.components.TimeField extends javax.swing.JComponent implements Serializable

Serialized Fields

fldMinutes

NumberField fldMinutes

fldSeconds

NumberField fldSeconds

fldHours

NumberField fldHours

cal

java.util.Calendar cal

Class net.sf.dc.console.components.URLField extends javax.swing.JTextField implements Serializable

Serialized Fields

MAX_TEXT_LENGTH

int MAX_TEXT_LENGTH

toolkit

java.awt.Toolkit toolkit

Class net.sf.dc.console.components.URLField.URLFieldDocument extends javax.swing.text.PlainDocument implements Serializable


Package net.sf.dc.console.components.renderers

Class net.sf.dc.console.components.renderers.ComboBoxRenderer extends javax.swing.JLabel implements Serializable

Class net.sf.dc.console.components.renderers.ComboBoxTableCellRenderer extends DCTableCellRenderer implements Serializable

Class net.sf.dc.console.components.renderers.DCTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

focusBorder

javax.swing.border.Border focusBorder

dco

DCObject dco

Class net.sf.dc.console.components.renderers.DCTableHeaderRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

button

javax.swing.JButton button

border

javax.swing.border.EtchedBorder border

focusBorder

javax.swing.border.Border focusBorder

Class net.sf.dc.console.components.renderers.DCTableHeaderRendererRequired extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

button

javax.swing.JButton button

border

javax.swing.border.EtchedBorder border

focusBorder

javax.swing.border.Border focusBorder

Class net.sf.dc.console.components.renderers.DCTableRowIndexCellRenderer extends DCTableCellRenderer implements Serializable

Serialized Fields

border

javax.swing.border.EtchedBorder border

button

javax.swing.JButton button

focusBorder

javax.swing.border.Border focusBorder

Class net.sf.dc.console.components.renderers.PictureTableCellRenderer extends DCTableCellRenderer implements Serializable

Serialized Fields

focusBorder

javax.swing.border.Border focusBorder

editableBackground

java.awt.Color editableBackground

module

int module

Class net.sf.dc.console.components.renderers.TimeFieldTableCellRenderer extends DCTableCellRenderer implements Serializable

Serialized Fields

cal

java.util.Calendar cal


Package net.sf.dc.console.da

Class net.sf.dc.console.da.ExportToPdfDialog extends DCFrame implements Serializable

Serialized Fields

process

TableToFileExporter process

color

java.awt.Color color

buttonStartExport

javax.swing.JButton buttonStartExport

buttonCancel

javax.swing.JButton buttonCancel

buttonClose

javax.swing.JButton buttonClose

buttonResults

javax.swing.JButton buttonResults

fileField

FileField fileField

pdfFilter

FileFilter pdfFilter

htmlFilter

FileFilter htmlFilter

textLog

javax.swing.JTextArea textLog

progressBar

javax.swing.JProgressBar progressBar

objects

DCObject[] objects

Class net.sf.dc.console.da.ImportCDDialog extends DCFrame implements Serializable

Serialized Fields

color

java.awt.Color color

checkVerify

javax.swing.JCheckBox checkVerify

fieldLocation

FileField fieldLocation

textCDName

javax.swing.JTextField textCDName

buttonCDExport

javax.swing.JButton buttonCDExport

buttonCancel

javax.swing.JButton buttonCancel

buttonClose

javax.swing.JButton buttonClose

buttonResults

javax.swing.JButton buttonResults

textLog

javax.swing.JTextArea textLog

progressBar

javax.swing.JProgressBar progressBar

process

ImportCDProcess process

module

DCModule module


Package net.sf.dc.console.dialogs

Class net.sf.dc.console.dialogs.AboutDialog extends DCFrame implements Serializable

Serialized Fields

buttonClose

javax.swing.JButton buttonClose

Class net.sf.dc.console.dialogs.BrowserDialog extends DCFrame implements Serializable

Serialized Fields

browser

javax.swing.JFileChooser browser

Class net.sf.dc.console.dialogs.FieldSelectorDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

leftList

javax.swing.JList leftList

rightList

javax.swing.JList rightList

buttonLeft

javax.swing.JButton buttonLeft

buttonRight

javax.swing.JButton buttonRight

buttonCancel

javax.swing.JButton buttonCancel

buttonOK

javax.swing.JButton buttonOK

columns

javax.swing.table.TableColumn[] columns

Class net.sf.dc.console.dialogs.LoginDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

labelDriver

javax.swing.JLabel labelDriver

textDriver

javax.swing.JTextField textDriver

labelDatabaseName

javax.swing.JLabel labelDatabaseName

textDatabaseName

ShortTextField textDatabaseName

buttonOK

javax.swing.JButton buttonOK

buttonCancel

javax.swing.JButton buttonCancel

panelInput

javax.swing.JPanel panelInput

panelActions

javax.swing.JPanel panelActions

Class net.sf.dc.console.dialogs.MessageBox extends javax.swing.JDialog implements Serializable

Serialized Fields

textMessage

javax.swing.JTextArea textMessage

buttonClose

javax.swing.JButton buttonClose

panel

javax.swing.JPanel panel

labelIcon

javax.swing.JLabel labelIcon

Class net.sf.dc.console.dialogs.QuestionBox extends javax.swing.JDialog implements Serializable

Serialized Fields

textMessage

javax.swing.JTextArea textMessage

buttonYes

javax.swing.JButton buttonYes

buttonNo

javax.swing.JButton buttonNo

panel

javax.swing.JPanel panel

labelIcon

javax.swing.JLabel labelIcon

Class net.sf.dc.console.dialogs.SaveQuestionBox extends javax.swing.JDialog implements Serializable

Serialized Fields

result

int result

textMessage

javax.swing.JTextArea textMessage

buttonContinue

javax.swing.JButton buttonContinue

buttonIgnore

javax.swing.JButton buttonIgnore

buttonCancel

javax.swing.JButton buttonCancel

panel

javax.swing.JPanel panel

labelIcon

javax.swing.JLabel labelIcon

Class net.sf.dc.console.dialogs.TextDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

textArea

javax.swing.JTextArea textArea

panelText

javax.swing.JPanel panelText

panelAction

javax.swing.JPanel panelAction

color

java.awt.Color color

Class net.sf.dc.console.dialogs.UpdateAllDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

buttonApply

javax.swing.JButton buttonApply

buttonCancel

javax.swing.JButton buttonCancel

cLabels

javax.swing.JLabel[] cLabels

cInputFields

javax.swing.JComponent[] cInputFields

o

DCObject o

success

boolean success


Package net.sf.dc.console.movie

Class net.sf.dc.console.movie.ImdbMovieSearchForm extends InternetSearchForm implements Serializable

Serialized Fields

textSearch

javax.swing.JTextField textSearch

buttonSearch

javax.swing.JButton buttonSearch

Class net.sf.dc.console.movie.InsertMoviePanel extends TableInsertPanel implements Serializable

Class net.sf.dc.console.movie.SearchMoviePanel extends TableSearchPanel implements Serializable


Package net.sf.dc.console.musicfile

Class net.sf.dc.console.musicfile.InsertMusicFilePanel extends TableInsertPanel implements Serializable

Class net.sf.dc.console.musicfile.SearchMusicFilePanel extends TableSearchPanel implements Serializable


Package net.sf.dc.console.musicfile.organizer

Class net.sf.dc.console.musicfile.organizer.MusicFileMoverPanel extends MusicFileOrganizerBasePanel implements Serializable

Serialized Fields

process

MusicFilesOrganizerTask process

color

java.awt.Color color

fieldOutput

FileField fieldOutput

fieldInput

FileField fieldInput

combo1

javax.swing.JComboBox combo1

combo2

javax.swing.JComboBox combo2

combo3

javax.swing.JComboBox combo3

sortBy

java.lang.String[] sortBy

Class net.sf.dc.console.musicfile.organizer.MusicFileOrganizerBasePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

color

java.awt.Color color

textLog

javax.swing.JTextArea textLog

progress

javax.swing.JProgressBar progress

ui

MusicFileOrganizerDialog ui

Class net.sf.dc.console.musicfile.organizer.MusicFileOrganizerDialog extends DCFrame implements Serializable

Serialized Fields

color

java.awt.Color color

tabbedPane

javax.swing.JTabbedPane tabbedPane

buttonCancel

javax.swing.JButton buttonCancel

buttonStart

javax.swing.JButton buttonStart

buttonClose

javax.swing.JButton buttonClose

thread

MusicFilesOrganizerTask thread

Class net.sf.dc.console.musicfile.organizer.MusicFileRenamerPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

ui

MusicFileOrganizerDialog ui

color

java.awt.Color color

Class net.sf.dc.console.musicfile.organizer.MusicTagUpdaterPanel extends javax.swing.JPanel implements Serializable


Package net.sf.dc.console.note

Class net.sf.dc.console.note.NotePanel extends DataCrowPanel implements Serializable

Serialized Fields

buttonSave

javax.swing.JButton buttonSave

buttonClear

javax.swing.JButton buttonClear

buttonLoad

javax.swing.JButton buttonLoad

textNote

javax.swing.JTextArea textNote

file

java.io.File file

access

java.io.RandomAccessFile access


Package net.sf.dc.console.software

Class net.sf.dc.console.software.AmazonSoftwareSearchForm extends InternetSearchForm implements Serializable

Serialized Fields

textSearch

javax.swing.JTextField textSearch

buttonSearch

javax.swing.JButton buttonSearch

Class net.sf.dc.console.software.InsertSoftwarePanel extends TableInsertPanel implements Serializable

Class net.sf.dc.console.software.SearchSoftwarePanel extends TableSearchPanel implements Serializable

Class net.sf.dc.console.software.SoftwareCategoryForm extends DCFrame implements Serializable

Serialized Fields

tabbedPane

javax.swing.JTabbedPane tabbedPane

searchCat

SoftwareCategoryForm.CatagorySearchPanel searchCat

insertCat

SoftwareCategoryForm.CatagoryInsertPanel insertCat

Class net.sf.dc.console.software.SoftwareCategoryForm.CatagoryInsertPanel extends TableInsertPanel implements Serializable

Class net.sf.dc.console.software.SoftwareCategoryForm.CatagorySearchPanel extends TableSearchPanel implements Serializable


Package net.sf.dc.console.sql

Class net.sf.dc.console.sql.SQLPanel extends TablePanel implements Serializable

Serialized Fields

textInput

javax.swing.JEditorPane textInput

buttonRunSql

javax.swing.JButton buttonRunSql

buttonClear

javax.swing.JButton buttonClear

comboSQLCommands

javax.swing.JComboBox comboSQLCommands

wf

WorkFlow wf


Package net.sf.dc.exceptions

Class net.sf.dc.exceptions.ValidationException extends java.lang.Exception implements Serializable


Package net.sf.ext.helliker.id3

Class net.sf.ext.helliker.id3.CorruptHeaderException extends ID3Exception implements Serializable

Class net.sf.ext.helliker.id3.ID3Exception extends java.lang.Exception implements Serializable

Class net.sf.ext.helliker.id3.ID3FieldDataException extends ID3Exception implements Serializable

Class net.sf.ext.helliker.id3.ID3v2FormatException extends ID3Exception implements Serializable

Class net.sf.ext.helliker.id3.ID3v2Frames extends java.util.HashMap implements Serializable

Class net.sf.ext.helliker.id3.NoMPEGFramesException extends ID3Exception implements Serializable

Class net.sf.ext.helliker.id3.Playlist extends java.util.LinkedList implements Serializable

Serialized Fields

PLAYLIST_EXT

java.lang.String PLAYLIST_EXT
the Playlist Extension

See Also:
Constant Field Values

Class net.sf.ext.helliker.id3.PlaylistException extends ID3Exception implements Serializable


Package net.sf.ext.jflexsett.settings.ui

Class net.sf.ext.jflexsett.settings.ui.SettingsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

group

SettingsGroup group

htComponents

java.util.Hashtable htComponents

Class net.sf.ext.jflexsett.settings.ui.SettingsView extends DCFrame implements Serializable

Serialized Fields

tree

javax.swing.JTree tree

panelInfo

SettingsView.InformationPanel panelInfo

panelActions

javax.swing.JPanel panelActions

buttonSaveCurrent

javax.swing.JButton buttonSaveCurrent

buttonSaveAll

javax.swing.JButton buttonSaveAll

buttonClose

javax.swing.JButton buttonClose

Class net.sf.ext.jflexsett.settings.ui.SettingsView.InformationPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

textInfo

javax.swing.JTextArea textInfo

scrollInfo

javax.swing.JScrollPane scrollInfo