Serialized Form


Package net.datacrow.console

Class net.datacrow.console.MainFrame extends DcFrame implements Serializable

serialVersionUID: 9L

Serialized Fields

moduleListPanel

ModuleListPanel moduleListPanel

tabbedPane

javax.swing.JTabbedPane tabbedPane

settingsView

SettingsView settingsView

toolBar

DcToolBar toolBar

quickFilterTb

DcQuickFilterToolBar quickFilterTb

activeModule

DcModule activeModule

initialized

boolean initialized

onExitSaveSettings

boolean onExitSaveSettings

onExitCheckForChanges

boolean onExitCheckForChanges

Package net.datacrow.console.components

Class net.datacrow.console.components.AwsKeyRequestDialog extends DcDialog implements Serializable

Serialized Fields

txtAccessKeyID

DcShortTextField txtAccessKeyID

txtSecretKey

DcShortTextField txtSecretKey

Class net.datacrow.console.components.DcButton extends javax.swing.JButton implements Serializable

Class net.datacrow.console.components.DcCheckBox extends javax.swing.JCheckBox implements Serializable

Class net.datacrow.console.components.DcColorSelector extends javax.swing.JColorChooser implements Serializable

Serialized Fields

color

java.awt.Color color

settingsKey

java.lang.String settingsKey

Class net.datacrow.console.components.DcComboBox extends javax.swing.JComboBox implements Serializable

Class net.datacrow.console.components.DcDateField extends javax.swing.JComponent implements Serializable

Serialized Fields

text

javax.swing.JTextField text

button

javax.swing.JButton button

Class net.datacrow.console.components.DcDecimalField extends javax.swing.JTextField implements Serializable

Class net.datacrow.console.components.DcDirectoriesAsDrivesField extends javax.swing.JComponent implements Serializable

Serialized Fields

textHelp

DcLongTextField textHelp

tableDirectoriesAsDrives

DcTable tableDirectoriesAsDrives

buttonAdd

javax.swing.JButton buttonAdd

buttonRemove

javax.swing.JButton buttonRemove

Class net.datacrow.console.components.DcDriveMappingField extends javax.swing.JComponent implements Serializable

Serialized Fields

mappingTable

DcTable mappingTable

fldDrive

DcShortTextField fldDrive

fldMapsTo

DcShortTextField fldMapsTo

lblDriveLetter

javax.swing.JLabel lblDriveLetter

lblMapsTo

javax.swing.JLabel lblMapsTo

buttonAdd

javax.swing.JButton buttonAdd

buttonRemove

javax.swing.JButton buttonRemove

Class net.datacrow.console.components.DcEditableComboBox extends DcComboBox implements Serializable

Class net.datacrow.console.components.DcFieldSelectorField extends javax.swing.JComponent implements Serializable

Serialized Fields

componentMap

java.util.Map<K,V> componentMap

module

int module

Class net.datacrow.console.components.DcFileChooser extends javax.swing.JFileChooser implements Serializable

Class net.datacrow.console.components.DcFileField 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

previewPanel

javax.swing.JPanel previewPanel

title

java.lang.String title

file

java.io.File file

Class net.datacrow.console.components.DcFileLauncherField extends javax.swing.JComponent implements Serializable

Serialized Fields

parent

ItemForm parent

text

DcShortTextField text

buttonBrowse

javax.swing.JButton buttonBrowse

file

java.io.File file

Class net.datacrow.console.components.DcFilePatternField extends DcLongTextField implements Serializable

Serialized Fields

module

int module

Class net.datacrow.console.components.DcFilePatternTextField extends DcShortTextField implements Serializable

Class net.datacrow.console.components.DcFilePatternTextField.ShortStringDocument extends javax.swing.text.PlainDocument implements Serializable

Class net.datacrow.console.components.DcFileSizeField extends javax.swing.JTextField implements Serializable

Class net.datacrow.console.components.DcFontRenderingComboBox extends DcComboBox implements Serializable

Class net.datacrow.console.components.DcFontSelector extends javax.swing.JComponent implements Serializable

Serialized Fields

comboFontName

javax.swing.JComboBox comboFontName

comboFontSize

javax.swing.JComboBox comboFontSize

textField

DcLongTextField textField

comboFontStyle

javax.swing.JComboBox comboFontStyle

labelFont

javax.swing.JLabel labelFont

labelFontSize

javax.swing.JLabel labelFontSize

labelExample

javax.swing.JLabel labelExample

labelFontStyle

javax.swing.JLabel labelFontStyle

Class net.datacrow.console.components.DcHtmlEditorPane extends javax.swing.JEditorPane implements Serializable

Serialized Fields

kit

javax.swing.text.html.HTMLEditorKit kit

document

javax.swing.text.html.HTMLDocument document

Class net.datacrow.console.components.DcIconSelectField extends DcImageLabel implements Serializable

Serialized Fields

size

java.awt.Dimension size

changed

boolean changed

Class net.datacrow.console.components.DcImageLabel extends javax.swing.JComponent implements Serializable

Serialized Fields

icon

javax.swing.ImageIcon icon

Class net.datacrow.console.components.DcLabel extends javax.swing.JLabel implements Serializable

Class net.datacrow.console.components.DcList extends javax.swing.JList implements Serializable

Class net.datacrow.console.components.DcLoginNameField extends javax.swing.JTextField implements Serializable

Class net.datacrow.console.components.DcLongTextField extends javax.swing.JTextArea implements Serializable

Serialized Fields

undoListener

DcUndoListenerer undoListener

Class net.datacrow.console.components.DcLongTextField.LongStringDocument extends javax.swing.text.PlainDocument implements Serializable

Class net.datacrow.console.components.DcLookAndFeelSelector extends javax.swing.JComponent implements Serializable

Serialized Fields

cbFieldHeight

DcComboBox cbFieldHeight

cbButtonHeight

DcComboBox cbButtonHeight

cbTreeNodeHeight

DcComboBox cbTreeNodeHeight

cbTableRowHeight

DcComboBox cbTableRowHeight

checkNoLF

javax.swing.JCheckBox checkNoLF

checkSystemLF

javax.swing.JCheckBox checkSystemLF

comboSystemLF

javax.swing.JComboBox comboSystemLF

parent

DcDialog parent

applyModus

boolean applyModus

Class net.datacrow.console.components.DcMenu extends javax.swing.JMenu implements Serializable

Class net.datacrow.console.components.DcMenuBar extends javax.swing.JMenuBar implements Serializable

Class net.datacrow.console.components.DcMenuItem extends javax.swing.JMenuItem implements Serializable

Class net.datacrow.console.components.DcModuleSelector extends javax.swing.JComponent implements Serializable

Serialized Fields

panel

javax.swing.JPanel panel

Class net.datacrow.console.components.DcMultiLineToolTip extends javax.swing.JToolTip implements Serializable

Serialized Fields

columns

int columns

fixedwidth

int fixedwidth

Class net.datacrow.console.components.DcNumberField extends javax.swing.JTextField implements Serializable

Class net.datacrow.console.components.DcObjectComboBox extends DcComboBox implements Serializable

Serialized Fields

module

int module

Class net.datacrow.console.components.DcPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

helpIndex

java.lang.String helpIndex

border

javax.swing.border.TitledBorder border

labelStatus

javax.swing.JLabel labelStatus

progress

DcProgressBar progress

title

java.lang.String title

icon

javax.swing.ImageIcon icon

panelStatus

javax.swing.JPanel panelStatus

Class net.datacrow.console.components.DcPasswordField extends javax.swing.JPasswordField implements Serializable

Class net.datacrow.console.components.DcPictureField extends javax.swing.JComponent implements Serializable

Serialized Fields

changed

boolean changed

scaled

boolean scaled

img

java.awt.Image img

picture

DcImageIcon picture

imageWidth

int imageWidth

imageHeight

int imageHeight

size

java.awt.Dimension size

menu

DcPictureFieldMenu menu

Class net.datacrow.console.components.DcPluginField extends javax.swing.JComponent implements Serializable

Serialized Fields

bt

DcButton bt

plugin

Plugin plugin

Class net.datacrow.console.components.DcPopupMenu extends javax.swing.JPopupMenu implements Serializable

Class net.datacrow.console.components.DcProgramDefinitionsField extends javax.swing.JComponent implements Serializable

Serialized Fields

programTable

DcTable programTable

extensionField

DcShortTextField extensionField

programField

DcFileField programField

labelExtention

javax.swing.JLabel labelExtention

labelProgram

javax.swing.JLabel labelProgram

buttonAdd

javax.swing.JButton buttonAdd

buttonRemove

javax.swing.JButton buttonRemove

Class net.datacrow.console.components.DcProgressBar extends javax.swing.JProgressBar implements Serializable

Class net.datacrow.console.components.DcRadioButton extends javax.swing.JRadioButton implements Serializable

Class net.datacrow.console.components.DcRatingComboBox extends DcComboBox implements Serializable

Class net.datacrow.console.components.DcReferenceField extends javax.swing.JComponent implements Serializable

Serialized Fields

cb

DcObjectComboBox cb

btCreate

javax.swing.JButton btCreate

referenceModIdx

int referenceModIdx

allowCreate

boolean allowCreate

Class net.datacrow.console.components.DcReferencesField extends javax.swing.JComponent implements Serializable

Serialized Fields

fld

DcHtmlEditorPane fld

references

java.util.List<E> references

btOpen

javax.swing.JButton btOpen

btCreate

javax.swing.JButton btCreate

mappingModIdx

int mappingModIdx

referenceIdx

int referenceIdx

allowCreate

boolean allowCreate

Class net.datacrow.console.components.DcShortTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

MAX_TEXT_LENGTH

int MAX_TEXT_LENGTH

undoListener

DcUndoListenerer undoListener

Class net.datacrow.console.components.DcShortTextField.ShortStringDocument extends javax.swing.text.PlainDocument implements Serializable

Class net.datacrow.console.components.DcTabbedPane extends javax.swing.JTabbedPane implements Serializable

Class net.datacrow.console.components.DcTextArea extends javax.swing.JTextArea implements Serializable

Class net.datacrow.console.components.DcTextPane extends javax.swing.JTextPane implements Serializable

Class net.datacrow.console.components.DcTimeField extends javax.swing.JComponent implements Serializable

Serialized Fields

fldMinutes

DcNumberField fldMinutes

fldSeconds

DcNumberField fldSeconds

fldHours

DcNumberField fldHours

Class net.datacrow.console.components.DcTitledBorder extends javax.swing.border.TitledBorder implements Serializable

Class net.datacrow.console.components.DcToolBarButton extends DcButton implements Serializable

Serialized Fields

text

java.lang.String text

Class net.datacrow.console.components.DcTree extends javax.swing.JTree implements Serializable

Class net.datacrow.console.components.DcUndoListenerer.RedoAction extends javax.swing.AbstractAction implements Serializable

Class net.datacrow.console.components.DcUndoListenerer.UndoAction extends javax.swing.AbstractAction implements Serializable

Class net.datacrow.console.components.DcUrlField extends javax.swing.JComponent implements Serializable

Serialized Fields

text

DcShortTextField text

Class net.datacrow.console.components.DcViewDivider extends javax.swing.JSplitPane implements Serializable

Serialized Fields

settingKey

java.lang.String settingKey

Package net.datacrow.console.components.fstree

Class net.datacrow.console.components.fstree.FileSystemTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Serialized Fields

listeners

java.util.Collection<E> listeners

filter

FileNameFilter filter

Class net.datacrow.console.components.fstree.FileSystemTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

file

java.io.File file

selected

boolean selected

children

java.util.List<E> children

filter

FileNameFilter filter

Class net.datacrow.console.components.fstree.FileSystemTreePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

scrollers

java.util.Map<K,V> scrollers

models

java.util.Map<K,V> models

filter

FileNameFilter filter

Package net.datacrow.console.components.lists

Class net.datacrow.console.components.lists.DcFieldList extends DcList implements Serializable

Class net.datacrow.console.components.lists.DcFilterEntryList extends DcList implements Serializable

Class net.datacrow.console.components.lists.DcList extends javax.swing.JList implements Serializable

Serialized Fields

columnsPerRow

int columnsPerRow

visibleColumnCount

int visibleColumnCount

Class net.datacrow.console.components.lists.DcListModel extends javax.swing.DefaultListModel implements Serializable

Serialized Fields

listenersEnabled

boolean listenersEnabled

Class net.datacrow.console.components.lists.DcModuleList extends DcList implements Serializable

Serialized Fields

currentIndex

int currentIndex

listenForChanges

boolean listenForChanges

elements

java.util.Map<K,V> elements

Class net.datacrow.console.components.lists.DcModuleList.ModulePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

module

int module

Class net.datacrow.console.components.lists.DcObjectList extends DcList implements Serializable

Serialized Fields

style

int style

view

View view

module

DcModule module

renderer

DcObjectListRenderer renderer

autoScroll

boolean autoScroll

vu

ViewUpdater vu

ignorePaintRequests

boolean ignorePaintRequests

Class net.datacrow.console.components.lists.SecurityModuleList extends DcModuleList implements Serializable

Serialized Fields

modulePermissionPanel

ModulePermissionPanel modulePermissionPanel

Package net.datacrow.console.components.lists.elements

Class net.datacrow.console.components.lists.elements.DcAudioCDListHwElement extends DcObjectListHwElement implements Serializable

Serialized Fields

tracksField

javax.swing.JTextArea tracksField

Class net.datacrow.console.components.lists.elements.DcAudioTrackListElement extends DcObjectListElement implements Serializable

Serialized Fields

panelInfo

javax.swing.JPanel panelInfo

Class net.datacrow.console.components.lists.elements.DcBookListHwElement extends DcObjectListHwElement implements Serializable

Serialized Fields

descriptionField

javax.swing.JTextArea descriptionField

Class net.datacrow.console.components.lists.elements.DcCardObjectListElement extends DcObjectListElement implements Serializable

Serialized Fields

fldTitle

DcTextPane fldTitle

fldPicture

DcPictureField fldPicture

build

boolean build

Class net.datacrow.console.components.lists.elements.DcChildObjectListElement extends DcObjectListElement implements Serializable

Serialized Fields

panelInfo

javax.swing.JPanel panelInfo

Class net.datacrow.console.components.lists.elements.DcFieldListElement extends DcListElement implements Serializable

Serialized Fields

field

DcField field

Class net.datacrow.console.components.lists.elements.DcFilterEntryListElement extends DcListElement implements Serializable

Serialized Fields

entry

DataFilterEntry entry

Class net.datacrow.console.components.lists.elements.DcListElement extends javax.swing.JPanel implements Serializable

Class net.datacrow.console.components.lists.elements.DcMovieListHwElement extends DcObjectListHwElement implements Serializable

Serialized Fields

descriptionField

javax.swing.JTextArea descriptionField

Class net.datacrow.console.components.lists.elements.DcMusicAlbumListHwElement extends DcObjectListHwElement implements Serializable

Serialized Fields

tracksField

javax.swing.JTextArea tracksField

Class net.datacrow.console.components.lists.elements.DcMusicTrackListElement extends DcObjectListElement implements Serializable

Serialized Fields

panelInfo

javax.swing.JPanel panelInfo

Class net.datacrow.console.components.lists.elements.DcObjectListElement extends DcListElement implements Serializable

Serialized Fields

key

java.lang.String key

module

int module

dco

DcObject dco

loading

boolean loading

Class net.datacrow.console.components.lists.elements.DcObjectListHwElement extends DcObjectListElement implements Serializable

Class net.datacrow.console.components.lists.elements.DcPropertyListElement extends DcObjectListElement implements Serializable

Serialized Fields

panelInfo

javax.swing.JPanel panelInfo

Class net.datacrow.console.components.lists.elements.DcShortObjectListElement extends DcObjectListElement implements Serializable

Serialized Fields

panelInfo

javax.swing.JPanel panelInfo

Class net.datacrow.console.components.lists.elements.DcSoftwareListHwElement extends DcObjectListHwElement implements Serializable

Serialized Fields

descriptionField

javax.swing.JTextArea descriptionField

Class net.datacrow.console.components.lists.elements.DcTemplateListElement extends DcObjectListElement implements Serializable

Serialized Fields

panelInfo

javax.swing.JPanel panelInfo

Package net.datacrow.console.components.panels

Class net.datacrow.console.components.panels.BackupFilePreviewPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

preview

DcLongTextField preview

Class net.datacrow.console.components.panels.ChartPanel extends DcPanel implements Serializable

Serialized Fields

comboFields

javax.swing.JComboBox comboFields

comboTypes

javax.swing.JComboBox comboTypes

btnAccept

javax.swing.JButton btnAccept

tg

java.lang.ThreadGroup tg

chartPanel

org.jfree.chart.ChartPanel chartPanel

module

int module

Class net.datacrow.console.components.panels.FieldSelectionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

elements

java.util.Vector<E> elements

listRight

DcFieldList listRight

listLeft

DcFieldList listLeft

module

DcModule module

Class net.datacrow.console.components.panels.LoanPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

dco

DcObject dco

objects

java.util.List<E> objects

loan

Loan loan

owner

DcFrame owner

inputEndDate

DcDateField inputEndDate

inputStartDate

DcDateField inputStartDate

inputDueDate

DcDateField inputDueDate

comboPersons

javax.swing.JComboBox comboPersons

tableLoans

DcTable tableLoans

buttonLend

javax.swing.JButton buttonLend

buttonReturn

javax.swing.JButton buttonReturn

panelLend

net.datacrow.console.components.panels.LoanPanel.PanelLend panelLend

panelReturn

net.datacrow.console.components.panels.LoanPanel.PanelReturn panelReturn

descriptionPane

DcHtmlEditorPane descriptionPane

Class net.datacrow.console.components.panels.ModuleListPanel extends DcPanel implements Serializable

Serialized Fields

panelHeader

javax.swing.JPanel panelHeader

moduleList

DcModuleList moduleList

label

javax.swing.JLabel label

Class net.datacrow.console.components.panels.NavigationPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

component

ISortableComponent component

Class net.datacrow.console.components.panels.OnlineServicePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

comboServers

javax.swing.JComboBox comboServers

comboRegions

javax.swing.JComboBox comboRegions

comboModes

javax.swing.JComboBox comboModes

modeSelectionAllowed

boolean modeSelectionAllowed

checkUseOnlineService

javax.swing.JCheckBox checkUseOnlineService

Class net.datacrow.console.components.panels.OnlineServiceSettingsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

buttonSettings

javax.swing.JButton buttonSettings

checkOverwrite

javax.swing.JCheckBox checkOverwrite

checkAutoAdd

javax.swing.JCheckBox checkAutoAdd

checkOnlineSearchSubItems

javax.swing.JCheckBox checkOnlineSearchSubItems

checkQueryFullDetails

javax.swing.JCheckBox checkQueryFullDetails

checkUseOriginalSettings

javax.swing.JCheckBox checkUseOriginalSettings

parent

javax.swing.JFrame parent

module

int module

updateMode

boolean updateMode

allowAutoAddSelection

boolean allowAutoAddSelection

allowQueryModeSelection

boolean allowQueryModeSelection

allowOriginalSettingsSelection

boolean allowOriginalSettingsSelection

Class net.datacrow.console.components.panels.QuickViewPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

showImages

boolean showImages

dco

DcObject dco

key

java.lang.String key

module

int module

pictures

java.util.LinkedList<E> pictures

imagePanels

java.util.LinkedList<E> imagePanels

descriptionPane

DcHtmlEditorPane descriptionPane

scroller

javax.swing.JScrollPane scroller

tabbedPane

javax.swing.JTabbedPane tabbedPane

Class net.datacrow.console.components.panels.RelatedItemsPanel extends DcPanel implements Serializable

Serialized Fields

list

DcObjectList list

dco

DcObject dco

Class net.datacrow.console.components.panels.SortOrderPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

cbOrder

javax.swing.JComboBox cbOrder

Class net.datacrow.console.components.panels.TaskPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

textLog

javax.swing.JTextArea textLog

pb

javax.swing.JProgressBar pb

pb2

javax.swing.JProgressBar pb2

Package net.datacrow.console.components.panels.tree

Class net.datacrow.console.components.panels.tree.ContainerTreePanel extends TreePanel implements Serializable

Serialized Fields

treeHugger

net.datacrow.console.components.panels.tree.ContainerTreePanel.TreeHugger treeHugger

Class net.datacrow.console.components.panels.tree.DcDefaultMutableTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Class net.datacrow.console.components.panels.tree.FieldTreePanel extends TreePanel implements Serializable

Serialized Fields

fields

int[] fields

empty

java.lang.String empty

treeHugger

net.datacrow.console.components.panels.tree.FieldTreePanel.TreeHugger treeHugger

Class net.datacrow.console.components.panels.tree.FileTreePanel extends TreePanel implements Serializable

Serialized Fields

treeHugger

net.datacrow.console.components.panels.tree.FileTreePanel.TreeHugger treeHugger

Class net.datacrow.console.components.panels.tree.GroupingPane extends javax.swing.JPanel implements Serializable

Serialized Fields

panels

java.util.List<E> panels

current

int current

module

int module

view

MasterView view

Class net.datacrow.console.components.panels.tree.TreePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

tree

DcTree tree

scroller

javax.swing.JScrollPane scroller

top

DcDefaultMutableTreeNode top

listenForSelection

boolean listenForSelection

gp

GroupingPane gp

currentUserObject

java.lang.Object currentUserObject

activated

boolean activated

saveChanges

boolean saveChanges

Package net.datacrow.console.components.renderers

Class net.datacrow.console.components.renderers.AvailabilityCheckBoxTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.AvailabilityComboBoxRenderer extends DcLabel implements Serializable

Class net.datacrow.console.components.renderers.CheckBoxTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.ComboBoxFsRenderer extends DcLabel implements Serializable

Class net.datacrow.console.components.renderers.ComboBoxRenderer extends DcLabel implements Serializable

Class net.datacrow.console.components.renderers.ComboBoxTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.ContactPersonTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.DateFieldCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.DcListRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

evenOddColors

boolean evenOddColors

Class net.datacrow.console.components.renderers.DcObjectListRenderer extends DcListRenderer implements Serializable

Serialized Fields

render

boolean render

Class net.datacrow.console.components.renderers.DcTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

disabled

boolean disabled

Class net.datacrow.console.components.renderers.DcTableHeaderRenderer extends DcTableHeaderRendererImpl implements Serializable

Class net.datacrow.console.components.renderers.DcTableHeaderRendererImpl extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

button

javax.swing.JButton button

Class net.datacrow.console.components.renderers.DcTableHeaderRendererRequired extends DcTableHeaderRendererImpl implements Serializable

Class net.datacrow.console.components.renderers.DcTableRowIndexCellRenderer extends DcTableHeaderRendererImpl implements Serializable

Class net.datacrow.console.components.renderers.DcTreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.FileSizeTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.ModuleTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.NumberTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.PictureTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.RatingComboBoxRenderer extends DcLabel implements Serializable

Class net.datacrow.console.components.renderers.RatingTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.ReferencesTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.SimpleValueTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.TimeFieldTableCellRenderer extends DcTableCellRenderer implements Serializable

Class net.datacrow.console.components.renderers.XmlFieldCellRenderer extends DcTableCellRenderer implements Serializable


Package net.datacrow.console.components.tables

Class net.datacrow.console.components.tables.DcTable extends javax.swing.JTable implements Serializable

Serialized Fields

module

DcModule module

cache

java.util.Hashtable<K,V> cache

tableChangeListener

net.datacrow.console.components.tables.DcTable.TableValueChangedAction tableChangeListener

caching

boolean caching

readonly

boolean readonly

ignoreSettings

boolean ignoreSettings

ignorePaintRequests

boolean ignorePaintRequests

view

View view

ignoreEdit

boolean ignoreEdit

loadedRows

java.util.List<E> loadedRows

columnsHidden

java.util.ArrayList<E> columnsHidden

columns

java.util.Map<K,V> columns

loadable

boolean loadable

Class net.datacrow.console.components.tables.DcTableModel extends javax.swing.table.DefaultTableModel implements Serializable

Serialized Fields

readonly

boolean readonly

Package net.datacrow.console.menu

Class net.datacrow.console.menu.AdministrationMenu extends DcMenu implements Serializable

Class net.datacrow.console.menu.ContainerTreePanelMenuBar extends TreePanelMenuBar implements Serializable

Class net.datacrow.console.menu.DcEditorPopupMenu extends DcPopupMenu implements Serializable

Serialized Fields

c

javax.swing.text.JTextComponent c

Class net.datacrow.console.menu.DcFileRenamerPopupMenu extends DcPopupMenu implements Serializable

Class net.datacrow.console.menu.DcFileRenamerPreviewPopupMenu extends DcPopupMenu implements Serializable

Class net.datacrow.console.menu.DcPictureFieldMenu extends javax.swing.JMenuBar implements Serializable

Class net.datacrow.console.menu.DcPropertyViewPopupMenu extends DcPopupMenu implements Serializable

Serialized Fields

form

DcMinimalisticItemView form

Class net.datacrow.console.menu.DcQuickFilterToolBar extends javax.swing.JToolBar implements Serializable

Serialized Fields

comboCriteria

DcEditableComboBox comboCriteria

comboFields

DcComboBox comboFields

comboFilters

DcComboBox comboFilters

module

DcModule module

Class net.datacrow.console.menu.DcToolBar extends javax.swing.JToolBar implements Serializable

Class net.datacrow.console.menu.DcToolBar.PopupMenu extends DcPopupMenu implements Serializable

Class net.datacrow.console.menu.FieldTreePanelMenuBar extends TreePanelMenuBar implements Serializable

Class net.datacrow.console.menu.FileRenamerMenu extends DcMenu implements Serializable

Class net.datacrow.console.menu.MainFrameMenuBar extends DcMenuBar implements Serializable

Serialized Fields

module

DcModule module

Class net.datacrow.console.menu.TextEditMenu extends DcMenu implements Serializable

Class net.datacrow.console.menu.TreePanelMenuBar extends DcMenuBar implements Serializable

Serialized Fields

modIdx

int modIdx

treePanel

TreePanel treePanel

Class net.datacrow.console.menu.ViewPopupMenu extends DcPopupMenu implements Serializable

Serialized Fields

dco

DcObject dco

Package net.datacrow.console.views

Class net.datacrow.console.views.CachedChildView extends View implements Serializable

Serialized Fields

children

java.util.ArrayList<E> children

Class net.datacrow.console.views.UserView extends View implements Serializable

Class net.datacrow.console.views.View extends DcPanel implements Serializable

Serialized Fields

vc

IViewComponent vc

task

DataTask task

vdQuickPane

DcViewDivider vdQuickPane

vdGroupingPane

DcViewDivider vdGroupingPane

actionPanel

ViewActionPanel actionPanel

groupingPane

GroupingPane groupingPane

quickView

QuickViewPanel quickView

updateQuickView

boolean updateQuickView

checkForChanges

boolean checkForChanges

panelResult

javax.swing.JPanel panelResult

spChildView

ViewScrollPane spChildView

childView

View childView

parentView

View parentView

actionsAllowed

boolean actionsAllowed

parentID

java.lang.String parentID

type

int type

index

int index

vml

ViewMouseListener vml

Class net.datacrow.console.views.ViewActionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

panelActionsLeft

javax.swing.JPanel panelActionsLeft

panelActionsRight

javax.swing.JPanel panelActionsRight

buttonSave

javax.swing.JButton buttonSave

buttonClear

javax.swing.JButton buttonClear

buttonCancel

javax.swing.JButton buttonCancel

buttonRemove

javax.swing.JButton buttonRemove

buttonAdd

javax.swing.JButton buttonAdd

view

View view

Class net.datacrow.console.views.ViewScrollPane extends javax.swing.JScrollPane implements Serializable

Serialized Fields

component

IViewComponent component

Package net.datacrow.console.windows

Class net.datacrow.console.windows.AboutDialog extends DcDialog implements Serializable

Class net.datacrow.console.windows.BackupDialog extends DcDialog implements Serializable

Serialized Fields

fileFieldTarget

DcFileField fileFieldTarget

fileFieldSource

DcFileField fileFieldSource

buttonBackup

javax.swing.JButton buttonBackup

buttonRestore

javax.swing.JButton buttonRestore

buttonClose

javax.swing.JButton buttonClose

checkRestoreModules

javax.swing.JCheckBox checkRestoreModules

checkRestoreReports

javax.swing.JCheckBox checkRestoreReports

checkRestoreDatabase

javax.swing.JCheckBox checkRestoreDatabase

textLog

javax.swing.JTextArea textLog

textComment

javax.swing.JTextArea textComment

progressBar

javax.swing.JProgressBar progressBar

canBeClosed

boolean canBeClosed

Class net.datacrow.console.windows.BrowserDialog extends javax.swing.JFrame implements Serializable

Serialized Fields

browser

DcFileChooser browser

Class net.datacrow.console.windows.CreateMultipleItemsDialog extends DcDialog implements Serializable

Serialized Fields

table

DcTable table

moduleIdx

int moduleIdx

buttonAdd

javax.swing.JButton buttonAdd

buttonSave

javax.swing.JButton buttonSave

buttonCancel

javax.swing.JButton buttonCancel

task

net.datacrow.console.windows.CreateMultipleItemsDialog.SavingTask task

Class net.datacrow.console.windows.DcDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

helpIndex

java.lang.String helpIndex

active

java.util.concurrent.atomic.AtomicBoolean active

Class net.datacrow.console.windows.DcFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

helpIndex

java.lang.String helpIndex

Class net.datacrow.console.windows.DcReferencesDialog extends DcDialog implements Serializable

Serialized Fields

tblSelectedItems

DcTable tblSelectedItems

tblAvailableItems

DcTable tblAvailableItems

availableItems

java.util.Collection<E> availableItems

mappingModule

MappingModule mappingModule

saved

boolean saved

Class net.datacrow.console.windows.DirectoriesAsDrivesDialog extends DcDialog implements Serializable

Serialized Fields

mappingFld

DcDirectoriesAsDrivesField mappingFld

success

boolean success

Class net.datacrow.console.windows.DonateDialog extends DcDialog implements Serializable

Class net.datacrow.console.windows.FieldDefinitionsDialog extends DcDialog implements Serializable

Serialized Fields

panelDefinitionsParent

FieldDefinitionsDialog.DefinitionPanel panelDefinitionsParent

panelDefinitionsChild

FieldDefinitionsDialog.DefinitionPanel panelDefinitionsChild

Class net.datacrow.console.windows.FieldDefinitionsDialog.DefinitionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

table

DcTable table

module

DcModule module

panelNav

NavigationPanel panelNav

Class net.datacrow.console.windows.FieldSelectorDialog extends DcDialog implements Serializable

Serialized Fields

modIdx

int modIdx

fs

DcFieldSelectorField fs

settingsKey

java.lang.String settingsKey

Class net.datacrow.console.windows.FindReplaceDialog extends DcFrame implements Serializable

Serialized Fields

buttonApply

javax.swing.JButton buttonApply

buttonClose

javax.swing.JButton buttonClose

module

DcModule module

view

View view

txtFind

javax.swing.JTextField txtFind

txtReplace

javax.swing.JTextField txtReplace

cbFields

javax.swing.JComboBox cbFields

Class net.datacrow.console.windows.FindReplaceTaskDialog extends DcDialog implements Serializable

Serialized Fields

pb

javax.swing.JProgressBar pb

keepOnRunning

boolean keepOnRunning

buttonApply

javax.swing.JButton buttonApply

buttonClose

javax.swing.JButton buttonClose

module

DcModule module

view

View view

tblItems

DcTable tblItems

fields

int[] fields

field

int field

replacement

java.lang.String replacement

value

java.lang.String value

items

java.util.List<E> items

Class net.datacrow.console.windows.GroupByDialog extends DcDialog implements Serializable

Serialized Fields

panelSorting

FieldSelectionPanel panelSorting

module

int module

Class net.datacrow.console.windows.ItemSynchronizerDialog extends DcDialog implements Serializable

Serialized Fields

progressBar

DcProgressBar progressBar

textLog

javax.swing.JTextArea textLog

buttonStart

javax.swing.JButton buttonStart

buttonStop

javax.swing.JButton buttonStop

buttonClose

javax.swing.JButton buttonClose

textHelp

DcLongTextField textHelp

cbItemPickMode

javax.swing.JComboBox cbItemPickMode

checkReparseFiles

javax.swing.JCheckBox checkReparseFiles

panelOnlineServiceSettings

OnlineServiceSettingsPanel panelOnlineServiceSettings

panelServer

OnlineServicePanel panelServer

synchronizer

Synchronizer synchronizer

module

int module

cancelled

boolean cancelled

canParseFiles

boolean canParseFiles

Class net.datacrow.console.windows.ItemTypeDialog extends DcDialog implements Serializable

Serialized Fields

selectedModule

int selectedModule

modules

java.util.Collection<E> modules

Class net.datacrow.console.windows.LookAndFeelDialog extends DcDialog implements Serializable

Class net.datacrow.console.windows.NativeDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

active

java.util.concurrent.atomic.AtomicBoolean active

Class net.datacrow.console.windows.OpenFromUrlDialog extends DcDialog implements Serializable

Serialized Fields

input

DcUrlField input

url

java.net.URL url

image

byte[] image

Class net.datacrow.console.windows.PictureDialog extends DcDialog implements Serializable

Serialized Fields

pf

DcPictureField pf

Class net.datacrow.console.windows.PictureSelectDialog extends DcDialog implements Serializable

Serialized Fields

cbFields

javax.swing.JComboBox cbFields

dco

DcObject dco

image

DcImageIcon image

Class net.datacrow.console.windows.QuickViewSettingsDialog extends DcDialog implements Serializable

Serialized Fields

cbShowPicturesInTabs

javax.swing.JCheckBox cbShowPicturesInTabs

panelDefinitionsParent

QuickViewSettingsDialog.DefinitionPanel panelDefinitionsParent

panelDefinitionsChild

QuickViewSettingsDialog.DefinitionPanel panelDefinitionsChild

Class net.datacrow.console.windows.QuickViewSettingsDialog.DefinitionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

table

DcTable table

module

DcModule module

panelNav

NavigationPanel panelNav

Class net.datacrow.console.windows.SelectExpienceLevelDialog extends DcDialog implements Serializable

Class net.datacrow.console.windows.SelectItemDialog extends DcDialog implements Serializable

Serialized Fields

selected

java.util.Collection<E> selected

elements

java.util.Vector<E> elements

list

DcObjectList list

dco

DcObject dco

saved

boolean saved

Class net.datacrow.console.windows.SelectLanguageDialog extends NativeDialog implements Serializable

Serialized Fields

cbLanguage

javax.swing.JComboBox cbLanguage

Class net.datacrow.console.windows.SortingDialog extends DcDialog implements Serializable

Serialized Fields

panelSorting

FieldSelectionPanel panelSorting

panelSortOrder

SortOrderPanel panelSortOrder

module

int module

Class net.datacrow.console.windows.SplashScreen extends javax.swing.JWindow implements Serializable

Serialized Fields

status

javax.swing.JLabel status

Class net.datacrow.console.windows.TextDialog extends DcDialog implements Serializable

Serialized Fields

textArea

DcLongTextField textArea

panelText

javax.swing.JPanel panelText

panelAction

javax.swing.JPanel panelAction

success

boolean success

undo

javax.swing.undo.UndoManager undo

text

java.lang.String text

Class net.datacrow.console.windows.TipOfTheDayDialog extends DcDialog implements Serializable

Serialized Fields

tipPane

DcHtmlEditorPane tipPane

checkShowTips

DcCheckBox checkShowTips

tips

java.util.List<E> tips

currentTip

int currentTip

Class net.datacrow.console.windows.UpdateAllDialog extends DcFrame implements Serializable

Serialized Fields

buttonApply

javax.swing.JButton buttonApply

buttonClose

javax.swing.JButton buttonClose

keepOnRunning

boolean keepOnRunning

progressBar

javax.swing.JProgressBar progressBar

view

View view

itemForm

ItemForm itemForm

module

DcModule module

checkSelectedItemsOnly

javax.swing.JCheckBox checkSelectedItemsOnly

Class net.datacrow.console.windows.UpgradeDialog extends DcDialog implements Serializable

Serialized Fields

pnlSettings

SettingsPanel pnlSettings

affirmative

boolean affirmative

Class net.datacrow.console.windows.VersionCheckerDialog extends DcFrame implements Serializable

Serialized Fields

cbDoCheck

DcCheckBox cbDoCheck

pane

DcHtmlEditorPane pane

Class net.datacrow.console.windows.WebFieldDefinitionsDialog extends DcDialog implements Serializable

Serialized Fields

panelDefinitionsParent

WebFieldDefinitionsDialog.DefinitionPanel panelDefinitionsParent

panelDefinitionsChild

WebFieldDefinitionsDialog.DefinitionPanel panelDefinitionsChild

Class net.datacrow.console.windows.WebFieldDefinitionsDialog.DefinitionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

table

DcTable table

module

DcModule module

panelNav

NavigationPanel panelNav

Package net.datacrow.console.windows.datepicker

Class net.datacrow.console.windows.datepicker.DatePickerDialog extends DcDialog implements Serializable

Serialized Fields

original

java.util.Calendar original

calendar

java.util.Calendar calendar

monthPanel

MonthPanel monthPanel

navigationPanel

NavigationPanel navigationPanel

Class net.datacrow.console.windows.datepicker.DayLabel extends DcLabel implements Serializable

Serialized Fields

parent

DatePickerDialog parent

oldBorder

javax.swing.border.Border oldBorder

Class net.datacrow.console.windows.datepicker.MonthPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

parent

DatePickerDialog parent

Class net.datacrow.console.windows.datepicker.NavigationPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

parent

DatePickerDialog parent

monthBox

javax.swing.JComboBox monthBox

yearBox

javax.swing.JComboBox yearBox

box

javax.swing.Box box

Package net.datacrow.console.windows.drivemanager

Class net.datacrow.console.windows.drivemanager.DriveManagerDialog extends DcFrame implements Serializable

Serialized Fields

pollerPanel

DrivePollerPanel pollerPanel

synchronizerPanel

FileSynchronizerPanel synchronizerPanel

scannerPanel

DriveScannerPanel scannerPanel

tp

javax.swing.JTabbedPane tp

Class net.datacrow.console.windows.drivemanager.DriveManagerPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

textHelp

DcLongTextField textHelp

statusPanel

JobStatusPanel statusPanel

Class net.datacrow.console.windows.drivemanager.DrivePollerPanel extends DriveManagerPanel implements Serializable

Serialized Fields

cbRunOnStartup

javax.swing.JCheckBox cbRunOnStartup

Class net.datacrow.console.windows.drivemanager.DriveScannerPanel extends DriveManagerPanel implements Serializable

Serialized Fields

tableSkipDirs

DcTable tableSkipDirs

cbRunOnStartup

javax.swing.JCheckBox cbRunOnStartup

driveSelector

DriveSelectorField driveSelector

buttonAdd

javax.swing.JButton buttonAdd

buttonRemove

javax.swing.JButton buttonRemove

Class net.datacrow.console.windows.drivemanager.DriveSelectorField extends javax.swing.JComponent implements Serializable

Serialized Fields

componentMap

java.util.Map<K,V> componentMap

Class net.datacrow.console.windows.drivemanager.FileSynchronizerPanel extends DriveManagerPanel implements Serializable

Serialized Fields

comboPrecision

javax.swing.JComboBox comboPrecision

Class net.datacrow.console.windows.drivemanager.JobStatusPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

buttonStop

javax.swing.JButton buttonStop

buttonStart

javax.swing.JButton buttonStart

fldStatus

javax.swing.JTextField fldStatus

dmp

DriveManagerPanel dmp

Package net.datacrow.console.windows.enhancers

Class net.datacrow.console.windows.enhancers.AutoIncrementDialog extends DcDialog implements Serializable

Serialized Fields

pSettings

AutoIncrementSettingsPanel pSettings

progressBar

javax.swing.JProgressBar progressBar

canceled

boolean canceled

comboModus

javax.swing.JComboBox comboModus

comboOrderBy1

javax.swing.JComboBox comboOrderBy1

comboOrderBy2

javax.swing.JComboBox comboOrderBy2

comboOrderBy3

javax.swing.JComboBox comboOrderBy3

buttonSave

javax.swing.JButton buttonSave

buttonClose

javax.swing.JButton buttonClose

buttonRun

javax.swing.JButton buttonRun

Class net.datacrow.console.windows.enhancers.AutoIncrementSettingsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

module

DcModule module

table

DcTable table

Class net.datacrow.console.windows.enhancers.TitleRewriterDialog extends DcDialog implements Serializable

Serialized Fields

canceled

boolean canceled

progressBar

javax.swing.JProgressBar progressBar

buttonRun

javax.swing.JButton buttonRun

buttonClose

javax.swing.JButton buttonClose

buttonSave

javax.swing.JButton buttonSave

checkEnabled

javax.swing.JCheckBox checkEnabled

txtWordList

DcLongTextField txtWordList

module

DcModule module

Package net.datacrow.console.windows.expertuser

Class net.datacrow.console.windows.expertuser.ExpertForm extends DcFrame implements Serializable

Class net.datacrow.console.windows.expertuser.MaintenancePanel extends DcPanel implements Serializable

Class net.datacrow.console.windows.expertuser.PerformancePanel extends DcPanel implements Serializable

Serialized Fields

comboHSqlCacheScale

javax.swing.JComboBox comboHSqlCacheScale

comboHSqlCacheSizeScale

javax.swing.JComboBox comboHSqlCacheSizeScale

numGarbageCollectionInterval

DcNumberField numGarbageCollectionInterval

Class net.datacrow.console.windows.expertuser.QueryPanel extends DcPanel implements Serializable

Serialized Fields

textInput

javax.swing.JEditorPane textInput

buttonRunSql

javax.swing.JButton buttonRunSql

buttonClear

javax.swing.JButton buttonClear

comboSQLCommands

javax.swing.JComboBox comboSQLCommands

table

DcTable table

Class net.datacrow.console.windows.expertuser.SystemInfoPanel extends javax.swing.JPanel implements Serializable


Package net.datacrow.console.windows.fileimport

Class net.datacrow.console.windows.fileimport.FileImportDialog extends DcFrame implements Serializable

Serialized Fields

cancelled

boolean cancelled

progressBar

javax.swing.JProgressBar progressBar

checkDirNameAsTitle

javax.swing.JCheckBox checkDirNameAsTitle

checkSaveDirectly

javax.swing.JCheckBox checkSaveDirectly

fldContainer

DcReferenceField fldContainer

fldStorageMedium

DcReferenceField fldStorageMedium

buttonRun

javax.swing.JButton buttonRun

buttonStop

javax.swing.JButton buttonStop

buttonClose

javax.swing.JButton buttonClose

textLog

javax.swing.JTextArea textLog

textTitleCleanup

javax.swing.JTextArea textTitleCleanup

textTitleCleanupRegex

javax.swing.JTextArea textTitleCleanupRegex

panelServer

OnlineServicePanel panelServer

panelServerSettings

OnlineServiceSettingsPanel panelServerSettings

panelLocalArt

LocalArtSettingsPanel panelLocalArt

panelFs

FileImportFileSelectPanel panelFs

settings

Settings settings

importer

FileImporter importer

Class net.datacrow.console.windows.fileimport.FileImportFileSelectPanel extends FileSystemTreePanel implements Serializable

Serialized Fields

module

int module

Class net.datacrow.console.windows.fileimport.LocalArtSettingsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

module

int module

cbRecurse

DcCheckBox cbRecurse

cbEnabled

DcCheckBox cbEnabled

txtFront

DcShortTextField txtFront

txtBack

DcShortTextField txtBack

txtMedia

DcShortTextField txtMedia

Class net.datacrow.console.windows.fileimport.MusicFileImportDialog extends FileImportDialog implements Serializable

Serialized Fields

radioDoNotUseDir

DcRadioButton radioDoNotUseDir

radio1stDirAlbum

DcRadioButton radio1stDirAlbum

radio1stDirArtist

DcRadioButton radio1stDirArtist

radio1stDirAlbum2ndDirArtist

DcRadioButton radio1stDirAlbum2ndDirArtist

Class net.datacrow.console.windows.fileimport.SelectFileTypesDialog extends DcDialog implements Serializable

Serialized Fields

textFileTypes

javax.swing.JTextArea textFileTypes

changed

boolean changed

settings

Settings settings

orig

java.lang.String orig

Package net.datacrow.console.windows.filerenamer

Class net.datacrow.console.windows.filerenamer.FileRenamerDialog extends DcFrame implements Serializable

Serialized Fields

patternFld

DcFilePatternField patternFld

logFld

javax.swing.JTextArea logFld

progressBar

javax.swing.JProgressBar progressBar

labelPatterms

javax.swing.JLabel labelPatterms

cbPatterns

javax.swing.JComboBox cbPatterns

buttonDeletePattern

javax.swing.JButton buttonDeletePattern

buttonApplyPattern

javax.swing.JButton buttonApplyPattern

buttonSavePattern

javax.swing.JButton buttonSavePattern

buttonClose

javax.swing.JButton buttonClose

buttonStart

javax.swing.JButton buttonStart

buttonStop

javax.swing.JButton buttonStop

cbItemPickMode

javax.swing.JComboBox cbItemPickMode

rbOriginalLoc

javax.swing.JRadioButton rbOriginalLoc

rbAlternateLoc

javax.swing.JRadioButton rbAlternateLoc

fileField

DcFileField fileField

borderLog

javax.swing.border.TitledBorder borderLog

borderPattern

javax.swing.border.TitledBorder borderPattern

borderPathConfig

javax.swing.border.TitledBorder borderPathConfig

module

int module

Class net.datacrow.console.windows.filerenamer.FileRenamerPreviewDialog extends DcDialog implements Serializable

Serialized Fields

table

DcTable table

progressBar

javax.swing.JProgressBar progressBar

buttonStart

javax.swing.JButton buttonStart

buttonCancel

javax.swing.JButton buttonCancel

generator

net.datacrow.console.windows.filerenamer.FileRenamerPreviewDialog.PreviewGenerator generator

affirmative

boolean affirmative

Class net.datacrow.console.windows.filerenamer.InsertTextDialog extends DcDialog implements Serializable

Serialized Fields

textFld

DcFilePatternTextField textFld

Package net.datacrow.console.windows.filtering

Class net.datacrow.console.windows.filtering.DefineFilterEntryPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

panelInput

javax.swing.JPanel panelInput

c

javax.swing.JComponent c

buttonAdd

javax.swing.JButton buttonAdd

comboAndOr

javax.swing.JComboBox comboAndOr

comboFields

javax.swing.JComboBox comboFields

comboOperators

javax.swing.JComboBox comboOperators

comboModules

javax.swing.JComboBox comboModules

list

DcFilterEntryList list

module

DcModule module

Class net.datacrow.console.windows.filtering.FilterDialog extends DcFrame implements Serializable

Serialized Fields

module

DcModule module

parent

MasterView parent

filterTabs

javax.swing.JTabbedPane filterTabs

defineFilterPanel

DefineFilterEntryPanel defineFilterPanel

sortingPanel

FieldSelectionPanel sortingPanel

manageFiltersPanel

net.datacrow.console.windows.filtering.FilterDialog.ManageFiltersPanel manageFiltersPanel

sortOrderPanel

SortOrderPanel sortOrderPanel

Package net.datacrow.console.windows.help

Class net.datacrow.console.windows.help.StartupHelpDialog extends NativeDialog implements Serializable


Package net.datacrow.console.windows.itemforms

Class net.datacrow.console.windows.itemforms.ChildForm extends DcMinimalisticItemView implements Serializable

Serialized Fields

parentID

java.lang.String parentID

parentModuleIdx

int parentModuleIdx

Class net.datacrow.console.windows.itemforms.ChildItemForm extends ItemForm implements Serializable

Serialized Fields

childForm

ChildForm childForm

Class net.datacrow.console.windows.itemforms.DcMinimalisticItemForm extends ItemForm implements Serializable

Serialized Fields

parent

ISimpleItemView parent

Class net.datacrow.console.windows.itemforms.DcMinimalisticItemView extends DcFrame implements Serializable

Serialized Fields

task

DataTask task

readonly

boolean readonly

scroller

javax.swing.JScrollPane scroller

panelActions

javax.swing.JPanel panelActions

statusPanel

javax.swing.JPanel statusPanel

buttonCreateMultiple

javax.swing.JButton buttonCreateMultiple

buttonNew

javax.swing.JButton buttonNew

buttonClose

javax.swing.JButton buttonClose

list

DcObjectList list

module

int module

panel

DcPanel panel

Class net.datacrow.console.windows.itemforms.ItemForm extends DcFrame implements Serializable

Serialized Fields

dco

DcObject dco

dcoOrig

DcObject dcoOrig

moduleIdx

int moduleIdx

labels

java.util.Map<K,V> labels

fields

java.util.Map<K,V> fields

update

boolean update

readonly

boolean readonly

applyTemplate

boolean applyTemplate

tabbedPane

javax.swing.JTabbedPane tabbedPane

childView

DcMinimalisticItemView childView

listener

IItemFormListener listener

template

DcTemplate template

Class net.datacrow.console.windows.itemforms.TemplateForm extends DcMinimalisticItemView implements Serializable

Class net.datacrow.console.windows.itemforms.TemplateItemForm extends ItemForm implements Serializable

Serialized Fields

parent

DcMinimalisticItemView parent

Package net.datacrow.console.windows.itemformsettings

Class net.datacrow.console.windows.itemformsettings.ItemFormSettingsDialog extends DcFrame implements Serializable

Serialized Fields

module

int module

panelTab

TabPanel panelTab

panelTabFields

TabFieldsPanel panelTabFields

Class net.datacrow.console.windows.itemformsettings.TabFieldsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

listLeft

DcFieldList listLeft

cbTabs

javax.swing.JComboBox cbTabs

listsRight

java.util.Map<K,V> listsRight

scrollersRight

java.util.Map<K,V> scrollersRight

module

DcModule module

Class net.datacrow.console.windows.itemformsettings.TabPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

dlg

ItemFormSettingsDialog dlg

tblTabs

DcTable tblTabs

Package net.datacrow.console.windows.loan

Class net.datacrow.console.windows.loan.LoanForm extends DcFrame implements Serializable

Class net.datacrow.console.windows.loan.LoanInformationForm extends DcFrame implements Serializable

Class net.datacrow.console.windows.loan.LoanInformationPanel extends DcPanel implements Serializable

Serialized Fields

table

DcTable table

person

DcObject person

Package net.datacrow.console.windows.log

Class net.datacrow.console.windows.log.LogForm extends DcFrame implements Serializable

Class net.datacrow.console.windows.log.LogPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

logger

javax.swing.JTextArea logger

labelVersion

javax.swing.JLabel labelVersion

Package net.datacrow.console.windows.messageboxes

Class net.datacrow.console.windows.messageboxes.MessageBox extends DcDialog implements Serializable

Serialized Fields

textMessage

javax.swing.JTextArea textMessage

buttonOk

javax.swing.JButton buttonOk

panel

javax.swing.JPanel panel

labelIcon

javax.swing.JLabel labelIcon

Class net.datacrow.console.windows.messageboxes.NativeMessageBox extends NativeDialog implements Serializable

Serialized Fields

textMessage

javax.swing.JTextArea textMessage

buttonOk

javax.swing.JButton buttonOk

panel

javax.swing.JPanel panel

Class net.datacrow.console.windows.messageboxes.QuestionBox extends DcDialog implements Serializable

Serialized Fields

textMessage

javax.swing.JTextArea textMessage

buttonYes

javax.swing.JButton buttonYes

buttonNo

javax.swing.JButton buttonNo

panel

javax.swing.JPanel panel

affirmative

boolean affirmative

labelIcon

javax.swing.JLabel labelIcon

Class net.datacrow.console.windows.messageboxes.SaveQuestionBox extends DcDialog 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

Package net.datacrow.console.windows.onlinesearch

Class net.datacrow.console.windows.onlinesearch.OnlineSearchForm extends DcFrame implements Serializable

Serialized Fields

module

int module

ID

java.lang.String ID

startSearchOnOpen

boolean startSearchOnOpen

disablePerfectMatch

boolean disablePerfectMatch

task

SearchTask task

tpResult

javax.swing.JTabbedPane tpResult

itemForm

ItemForm itemForm

list

DcObjectList list

table

DcTable table

client

DcObject client

items

java.util.List<E> items

loadedItems

java.util.Map<K,V> loadedItems

os

OnlineServices os

panelSettings

OnlineServiceSettingsPanel panelSettings

panelService

OnlineServicePanel panelService

textLog

javax.swing.JTextArea textLog

progressBar

javax.swing.JProgressBar progressBar

contentPanel

javax.swing.JPanel contentPanel

resultCount

int resultCount

Class net.datacrow.console.windows.onlinesearch.OnlineServicePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

buttonSearch

javax.swing.JButton buttonSearch

fldQuery

javax.swing.JTextField fldQuery

buttonStop

javax.swing.JButton buttonStop

comboRegions

javax.swing.JComboBox comboRegions

comboModes

javax.swing.JComboBox comboModes

comboServers

javax.swing.JComboBox comboServers

listenForServerChanges

boolean listenForServerChanges

perfectMatchOccured

boolean perfectMatchOccured

osf

OnlineSearchForm osf

os

OnlineServices os

Class net.datacrow.console.windows.onlinesearch.ProgressDialog extends DcDialog implements Serializable

Serialized Fields

bar

javax.swing.JProgressBar bar

Class net.datacrow.console.windows.onlinesearch.ServerSettingsDialog extends DcDialog implements Serializable

Serialized Fields

server

IServer server

panelSettings

SettingsPanel panelSettings

Package net.datacrow.console.windows.reporting

Class net.datacrow.console.windows.reporting.ReportingDialog extends DcDialog implements Serializable

Serialized Fields

transformer

XmlTransformer transformer

panelSettings

ReportSettingsPanel panelSettings

buttonRun

javax.swing.JButton buttonRun

buttonStop

javax.swing.JButton buttonStop

buttonClose

javax.swing.JButton buttonClose

buttonResults

javax.swing.JButton buttonResults

cbTemplates

javax.swing.JComboBox cbTemplates

cbTransformer

javax.swing.JComboBox cbTransformer

textLog

javax.swing.JTextArea textLog

progressBar

javax.swing.JProgressBar progressBar

fileField

DcFileField fileField

items

java.util.List<E> items

Class net.datacrow.console.windows.reporting.ReportSettingsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

cbResizeImages

javax.swing.JCheckBox cbResizeImages

cbCopyImages

javax.swing.JCheckBox cbCopyImages

nfWidth

DcNumberField nfWidth

nfHeight

DcNumberField nfHeight

nfMaxTextLength

DcNumberField nfMaxTextLength

Package net.datacrow.console.windows.resourceeditor

Class net.datacrow.console.windows.resourceeditor.CreateLanguageDialog extends DcDialog implements Serializable

Serialized Fields

txtName

DcShortTextField txtName

cbLanguages

javax.swing.JComboBox cbLanguages

language

java.lang.String language

Class net.datacrow.console.windows.resourceeditor.LanguageResourcePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

selected

int selected

topicList

DcList topicList

panelInput

javax.swing.JPanel panelInput

scrollers

java.util.List<E> scrollers

tableTips

DcTable tableTips

tableSystemLabels

DcTable tableSystemLabels

tableLabels

DcTable tableLabels

tableMessages

DcTable tableMessages

tableTooltips

DcTable tableTooltips

language

java.lang.String language

Class net.datacrow.console.windows.resourceeditor.ResourceEditorDialog extends DcFrame implements Serializable

Serialized Fields

tp

javax.swing.JTabbedPane tp

panels

java.util.Collection<E> panels

Package net.datacrow.console.windows.security

Class net.datacrow.console.windows.security.ChangePasswordDialog extends DcDialog implements Serializable

Serialized Fields

fldCurrentPassword

DcPasswordField fldCurrentPassword

fldNewPassword1

DcPasswordField fldNewPassword1

fldNewPassword2

DcPasswordField fldNewPassword2

canceled

boolean canceled

Class net.datacrow.console.windows.security.FieldPermissionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

module

DcModule module

table

DcTable table

user

DcObject user

menu

net.datacrow.console.windows.security.FieldPermissionPanel.ModulePermissionMenu menu

update

boolean update

Class net.datacrow.console.windows.security.LoginDialog extends DcDialog implements Serializable

Serialized Fields

fldLoginName

DcShortTextField fldLoginName

fldPassword

DcPasswordField fldPassword

canceled

boolean canceled

Class net.datacrow.console.windows.security.ModulePermissionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

modulePermissionPanels

java.util.Map<K,V> modulePermissionPanels

Class net.datacrow.console.windows.security.PluginPermissionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

table

DcTable table

user

DcObject user

update

boolean update

Class net.datacrow.console.windows.security.SetPasswordDialog extends DcDialog implements Serializable

Serialized Fields

fldNewPassword

DcPasswordField fldNewPassword

user

User user

canceled

boolean canceled

Class net.datacrow.console.windows.security.UserForm extends ItemForm implements Serializable

Serialized Fields

pluginPermissionPanel

PluginPermissionPanel pluginPermissionPanel

modulePermissionPanel

ModulePermissionPanel modulePermissionPanel

Package net.datacrow.console.windows.settings

Class net.datacrow.console.windows.settings.CardViewPictureSettingsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

module

int module

table

DcTable table

panelNav

NavigationPanel panelNav

Class net.datacrow.console.windows.settings.CardViewSettingsDialog extends DcDialog implements Serializable

Serialized Fields

fsp

FieldSelectionPanel fsp

cisp

CardViewPictureSettingsPanel cisp

Class net.datacrow.console.windows.settings.SettingsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

group

SettingsGroup group

components

java.util.Hashtable<K,V> components

Class net.datacrow.console.windows.settings.SettingsView extends DcDialog implements Serializable

Serialized Fields

tree

DcTree tree

settings

Settings settings

panelInfo

net.datacrow.console.windows.settings.SettingsView.InformationPanel panelInfo

panelActions

javax.swing.JPanel panelActions

panelBogus

javax.swing.JPanel panelBogus

buttonSave

javax.swing.JButton buttonSave

buttonClose

javax.swing.JButton buttonClose

Class net.datacrow.console.windows.settings.TableViewSettingsDialog extends DcDialog implements Serializable

Serialized Fields

fspParent

FieldSelectionPanel fspParent

fspChild

FieldSelectionPanel fspChild

Package net.datacrow.console.windows.webserver

Class net.datacrow.console.windows.webserver.WebServerControlPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

buttonStop

javax.swing.JButton buttonStop

buttonStart

javax.swing.JButton buttonStart

buttonLaunch

javax.swing.JButton buttonLaunch

fldPort

DcNumberField fldPort

fldStatus

javax.swing.JTextField fldStatus

Class net.datacrow.console.windows.webserver.WebServerFrame extends DcFrame implements Serializable

Serialized Fields

tp

javax.swing.JTabbedPane tp

controlPanel

WebServerControlPanel controlPanel

Package net.datacrow.console.wizards

Class net.datacrow.console.wizards.Wizard extends DcFrame implements Serializable

Serialized Fields

current

int current

textHelp

DcLongTextField textHelp

wizardPanels

java.util.List<E> wizardPanels

buttonNext

javax.swing.JButton buttonNext

buttonBack

javax.swing.JButton buttonBack

buttonRestart

javax.swing.JButton buttonRestart

buttonFinish

javax.swing.JButton buttonFinish

buttonClose

javax.swing.JButton buttonClose

cancelled

boolean cancelled

restarted

boolean restarted

skip

java.util.List<E> skip
Steps to skip (dynamic, can be altered during the wizard process


closed

boolean closed

moduleIdx

int moduleIdx

Class net.datacrow.console.wizards.WizardException extends java.lang.Exception implements Serializable


Package net.datacrow.console.wizards.item

Class net.datacrow.console.wizards.item.InternetWizardPanel extends ItemWizardPanel implements Serializable

Serialized Fields

internetSearchForm

OnlineSearchForm internetSearchForm

wizard

ItemWizard wizard

Class net.datacrow.console.wizards.item.ItemDetailsWizardPanel extends ItemWizardPanel implements Serializable

Serialized Fields

itemForm

ItemForm itemForm

Class net.datacrow.console.wizards.item.ItemWizard extends Wizard implements Serializable

Serialized Fields

dco

DcObject dco

container

DcObject container

Class net.datacrow.console.wizards.item.ItemWizardPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

dco

DcObject dco

Package net.datacrow.console.wizards.itemexport

Class net.datacrow.console.wizards.itemexport.ItemExporterSelectFieldsPanel extends ItemExporterWizardPanel implements Serializable

Serialized Fields

fldFields

DcFieldSelectorField fldFields

Class net.datacrow.console.wizards.itemexport.ItemExporterSelectionPanel extends ItemExporterWizardPanel implements Serializable

Serialized Fields

bg

javax.swing.ButtonGroup bg

exporters

java.util.Collection<E> exporters

Class net.datacrow.console.wizards.itemexport.ItemExporterSettingsPanel extends ItemExporterWizardPanel implements Serializable

Serialized Fields

target

DcFileField target

settingsPanel

ReportSettingsPanel settingsPanel

Class net.datacrow.console.wizards.itemexport.ItemExporterTaskPanel extends ItemExporterWizardPanel implements Serializable

Serialized Fields

tp

TaskPanel tp

exporter

ItemExporter exporter

Class net.datacrow.console.wizards.itemexport.ItemExporterWizard extends Wizard implements Serializable

Serialized Fields

definition

ItemExporterDefinition definition

items

java.util.List<E> items

Class net.datacrow.console.wizards.itemexport.ItemExporterWizardPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

wizard

ItemExporterWizard wizard

definition

ItemExporterDefinition definition

Class net.datacrow.console.wizards.itemexport.ModuleExportDefinitionDialog extends DcDialog implements Serializable

Serialized Fields

ffTarget

DcFileField ffTarget

cbModules

javax.swing.JComboBox cbModules

cbExporters

javax.swing.JComboBox cbExporters

canceled

boolean canceled

Package net.datacrow.console.wizards.itemimport

Class net.datacrow.console.wizards.itemimport.ItemImporterDefinitionPanel extends ItemImporterWizardPanel implements Serializable

Serialized Fields

source

DcFileField source

wizard

ItemImporterWizard wizard

settings

java.util.Map<K,V> settings

Class net.datacrow.console.wizards.itemimport.ItemImporterMappingPanel extends ItemImporterWizardPanel implements Serializable

Serialized Fields

wizard

ItemImporterWizard wizard

table

DcTable table

Class net.datacrow.console.wizards.itemimport.ItemImporterSelectionPanel extends ItemImporterWizardPanel implements Serializable

Serialized Fields

wizard

ItemImporterWizard wizard

bg

javax.swing.ButtonGroup bg

readers

java.util.Collection<E> readers

Class net.datacrow.console.wizards.itemimport.ItemImporterTaskPanel extends ItemImporterWizardPanel implements Serializable

Serialized Fields

created

int created

updated

int updated

wizard

ItemImporterWizard wizard

importer

ItemImporter importer

tp

TaskPanel tp

Class net.datacrow.console.wizards.itemimport.ItemImporterWizard extends Wizard implements Serializable

Serialized Fields

definition

ItemImporterDefinition definition

Class net.datacrow.console.wizards.itemimport.ItemImporterWizardPanel extends javax.swing.JPanel implements Serializable


Package net.datacrow.console.wizards.module

Class net.datacrow.console.wizards.module.AlterModuleWizard extends Wizard implements Serializable

Class net.datacrow.console.wizards.module.CopyModuleWizard extends CreateModuleWizard implements Serializable

Class net.datacrow.console.wizards.module.CreateModuleWizard extends Wizard implements Serializable

Class net.datacrow.console.wizards.module.DefineFieldDialog extends DcDialog implements Serializable

Serialized Fields

canHaveReferences

boolean canHaveReferences

textName

DcShortTextField textName

checkSearchable

DcCheckBox checkSearchable

checkTechinfo

DcCheckBox checkTechinfo

numberMaxLength

DcNumberField numberMaxLength

comboReference

javax.swing.JComboBox comboReference

comboFieldType

javax.swing.JComboBox comboFieldType

excludedNames

java.util.Collection<E> excludedNames

field

XmlField field

module

int module

canceled

boolean canceled

existingField

boolean existingField

Class net.datacrow.console.wizards.module.DeleteModuleWizard extends Wizard implements Serializable

Class net.datacrow.console.wizards.module.ModuleWizardPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

module

XmlModule module

wizard

Wizard wizard

Class net.datacrow.console.wizards.module.PanelBasicInfo extends ModuleWizardPanel implements Serializable

Serialized Fields

pic32

DcIconSelectField pic32

pic16

DcIconSelectField pic16

textDesc

DcLongTextField textDesc

textName

DcShortTextField textName

textObjectName

DcShortTextField textObjectName

textObjectNamePlural

DcShortTextField textObjectNamePlural

checkCanBeLended

DcCheckBox checkCanBeLended

checkContainerManaged

DcCheckBox checkContainerManaged

checkFileBacked

DcCheckBox checkFileBacked

exists

boolean exists

Class net.datacrow.console.wizards.module.PanelChildModule extends ModuleWizardPanel implements Serializable

Serialized Fields

selectedModule

int selectedModule

fields

java.util.Map<K,V> fields

Class net.datacrow.console.wizards.module.PanelDeletionDetails extends ModuleWizardPanel implements Serializable

Serialized Fields

details

javax.swing.JTextPane details

kit

javax.swing.text.html.HTMLEditorKit kit

document

javax.swing.text.html.HTMLDocument document

Class net.datacrow.console.wizards.module.PanelFields extends ModuleWizardPanel implements Serializable

Serialized Fields

buttonAdd

javax.swing.JButton buttonAdd

buttonAlter

javax.swing.JButton buttonAlter

buttonRemove

javax.swing.JButton buttonRemove

canHaveReferences

boolean canHaveReferences

table

DcTable table

tableSysFields

DcTable tableSysFields

update

boolean update

Class net.datacrow.console.wizards.module.PanelModuleType extends ModuleWizardPanel implements Serializable

Serialized Fields

type

int type

Class net.datacrow.console.wizards.module.PanelParentModule extends ModuleWizardPanel implements Serializable

Serialized Fields

selectedModule

int selectedModule

Class net.datacrow.console.wizards.module.PanelSelectChildModule extends PanelSelectModule implements Serializable

Class net.datacrow.console.wizards.module.PanelSelectModule extends ModuleWizardPanel implements Serializable

Serialized Fields

selectedModule

int selectedModule

components

java.util.Map<K,V> components

Class net.datacrow.console.wizards.module.PanelSelectModuleTemplate extends PanelSelectModule implements Serializable

Class net.datacrow.console.wizards.module.PanelSelectModuleToDelete extends PanelSelectModule implements Serializable

Class net.datacrow.console.wizards.module.PanelSelectParentModule extends PanelSelectModule implements Serializable

Class net.datacrow.console.wizards.module.RelateModuleWizard extends Wizard implements Serializable

Class net.datacrow.console.wizards.module.RestartDataCrowDialog extends DcDialog implements Serializable


Package net.datacrow.console.wizards.moduleexport

Class net.datacrow.console.wizards.moduleexport.ExportModuleWizard extends Wizard implements Serializable

Class net.datacrow.console.wizards.moduleexport.ModuleExportWizardPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

definition

ExportDefinition definition

Class net.datacrow.console.wizards.moduleexport.PanelExportConfiguration extends ModuleExportWizardPanel implements Serializable

Serialized Fields

group

SettingsGroup group

settingsPanel

SettingsPanel settingsPanel

Class net.datacrow.console.wizards.moduleexport.PanelExportTask extends ModuleExportWizardPanel implements Serializable

Serialized Fields

tp

TaskPanel tp

exporter

ModuleExporter exporter

Class net.datacrow.console.wizards.moduleexport.PanelSelectModuleToExport extends PanelSelectModule implements Serializable


Package net.datacrow.console.wizards.moduleimport

Class net.datacrow.console.wizards.moduleimport.ImportModuleWizard extends Wizard implements Serializable

Class net.datacrow.console.wizards.moduleimport.ModuleImportWizardPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

definition

ImportDefinition definition

Class net.datacrow.console.wizards.moduleimport.PanelImportConfiguration extends ModuleImportWizardPanel implements Serializable

Serialized Fields

group

SettingsGroup group

settingsPanel

SettingsPanel settingsPanel

Class net.datacrow.console.wizards.moduleimport.PanelImportTask extends ModuleImportWizardPanel implements Serializable

Serialized Fields

tp

TaskPanel tp

importer

ModuleImporter importer

Package net.datacrow.console.wizards.tool

Class net.datacrow.console.wizards.tool.ModuleSelectPanel extends ToolSelectBasePanel implements Serializable

Serialized Fields

module

int module

components

java.util.Map<K,V> components

Class net.datacrow.console.wizards.tool.ToolSelectBasePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

tool

Tool tool

wizard

Wizard wizard

Class net.datacrow.console.wizards.tool.ToolSelectPanel extends ToolSelectBasePanel implements Serializable

Class net.datacrow.console.wizards.tool.ToolSelectWizard extends Wizard implements Serializable

Serialized Fields

cb

javax.swing.JCheckBox cb

Package net.datacrow.core.db.upgrade

Class net.datacrow.core.db.upgrade.DatabaseUpgradeException extends java.lang.Exception implements Serializable

serialVersionUID: -4176526283444984974L


Package net.datacrow.core.http

Class net.datacrow.core.http.HttpConnectionException extends java.lang.Exception implements Serializable

serialVersionUID: 8808884146405903523L


Package net.datacrow.core.modules

Class net.datacrow.core.modules.InvalidModuleXmlException extends java.lang.Exception implements Serializable

serialVersionUID: 8698000516706015026L

Class net.datacrow.core.modules.InvalidValueException extends java.lang.Exception implements Serializable

serialVersionUID: -2530771839205073601L

Class net.datacrow.core.modules.ModuleJarException extends java.lang.Exception implements Serializable

serialVersionUID: 9098579629069397720L


Package net.datacrow.core.modules.upgrade

Class net.datacrow.core.modules.upgrade.ModuleUpgradeException extends java.lang.Exception implements Serializable

serialVersionUID: 6632518650764515579L


Package net.datacrow.core.objects

Class net.datacrow.core.objects.DcAssociate extends DcObject implements Serializable

serialVersionUID: 6420907381739662714L

Class net.datacrow.core.objects.DcField extends java.lang.Object implements Serializable

serialVersionUID: -3426157253979375896L

Serialized Fields

systemName

java.lang.String systemName

label

java.lang.String label

enabled

boolean enabled

required

boolean required

searchable

boolean searchable

readonly

boolean readonly

techinfo

boolean techinfo

uiOnly

boolean uiOnly

maximumLength

int maximumLength

fieldType

int fieldType

valueType

int valueType

index

int index

module

int module

sourceModuleIdx

int sourceModuleIdx

databaseFieldName

java.lang.String databaseFieldName

resourceKey

java.lang.String resourceKey

enhancers

java.util.Collection<E> enhancers

Class net.datacrow.core.objects.DcMapping extends DcObject implements Serializable

serialVersionUID: 1314886460279316879L

Serialized Fields

reference

DcObject reference

Class net.datacrow.core.objects.DcMediaObject extends DcObject implements Serializable

serialVersionUID: -2320044892640837631L

Class net.datacrow.core.objects.DcObject extends java.lang.Object implements Serializable

serialVersionUID: -6969856564828155152L

Serialized Fields

module

int module

values

java.util.Map<K,V> values

requests

Requests requests

children

java.util.Collection<E> children

validate

boolean validate

updateGUI

boolean updateGUI

loaded

boolean loaded

isNew

boolean isNew

lastInLine

boolean lastInLine

Class net.datacrow.core.objects.DcProperty extends DcObject implements Serializable

serialVersionUID: -936831554081323250L

Class net.datacrow.core.objects.DcTemplate extends DcObject implements Serializable

serialVersionUID: -6626046268821765360L

Serialized Fields

parent

int parent

Class net.datacrow.core.objects.DcValue extends java.lang.Object implements Serializable

serialVersionUID: 3222707222963657152L

Serialized Fields

changed

boolean changed

value

java.lang.Object value

Class net.datacrow.core.objects.Loan extends DcObject implements Serializable

serialVersionUID: 2452738490117020045L

Class net.datacrow.core.objects.Picture extends DcObject implements Serializable

serialVersionUID: 2871103592900195025L

Serialized Fields

edited

boolean edited

deleted

boolean deleted

scaledImage

DcImageIcon scaledImage

Class net.datacrow.core.objects.Tab extends DcProperty implements Serializable

serialVersionUID: 4337833481303478899L

Class net.datacrow.core.objects.ValidationException extends java.lang.Exception implements Serializable

serialVersionUID: 7306094516703141849L


Package net.datacrow.core.objects.helpers

Class net.datacrow.core.objects.helpers.AudioCD extends DcMediaObject implements Serializable

serialVersionUID: -9181349541953148790L

Class net.datacrow.core.objects.helpers.AudioTrack extends DcMediaObject implements Serializable

serialVersionUID: 4821239074442782096L

Class net.datacrow.core.objects.helpers.Book extends DcMediaObject implements Serializable

serialVersionUID: 8019536746874888487L

Class net.datacrow.core.objects.helpers.ContactPerson extends DcObject implements Serializable

serialVersionUID: 3504231999443415852L

Class net.datacrow.core.objects.helpers.Container extends DcObject implements Serializable

serialVersionUID: -3032927100353360734L

Serialized Fields

isLoading

boolean isLoading

Class net.datacrow.core.objects.helpers.ExternalReference extends DcObject implements Serializable

serialVersionUID: 9031499353731926500L

Class net.datacrow.core.objects.helpers.Image extends DcMediaObject implements Serializable

serialVersionUID: 5979878340503227989L

Class net.datacrow.core.objects.helpers.Item extends DcObject implements Serializable

serialVersionUID: 47449509474033056L

Class net.datacrow.core.objects.helpers.Media extends DcMediaObject implements Serializable

serialVersionUID: 4692871264834975063L

Class net.datacrow.core.objects.helpers.Movie extends DcMediaObject implements Serializable

serialVersionUID: -776640935064109319L

Class net.datacrow.core.objects.helpers.MusicAlbum extends DcMediaObject implements Serializable

serialVersionUID: -8652406894711818628L

Class net.datacrow.core.objects.helpers.MusicTrack extends DcMediaObject implements Serializable

serialVersionUID: 2782531771816681715L

Class net.datacrow.core.objects.helpers.Permission extends DcObject implements Serializable

serialVersionUID: -6649072271337366239L

Class net.datacrow.core.objects.helpers.Software extends DcMediaObject implements Serializable

serialVersionUID: -7444435615496014105L

Class net.datacrow.core.objects.helpers.User extends DcObject implements Serializable

serialVersionUID: -6350928968206517038L


Package net.datacrow.core.plugin

Class net.datacrow.core.plugin.InvalidPluginException extends java.lang.Exception implements Serializable

serialVersionUID: 7502179535641217954L

Class net.datacrow.core.plugin.Plugin extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 4600350535556305957L

Serialized Fields

viewIdx

int viewIdx

moduleIdx

int moduleIdx

dco

DcObject dco

template

DcTemplate template

label

java.lang.String label

Package net.datacrow.core.security

Class net.datacrow.core.security.SecurityException extends java.lang.Exception implements Serializable

serialVersionUID: 9196009431703624440L


Package net.datacrow.core.wf.requests

Class net.datacrow.core.wf.requests.CloseWindowRequest extends java.lang.Object implements Serializable

serialVersionUID: 1228283059318769182L

Serialized Fields

window

java.awt.Window window

executeOnFail

boolean executeOnFail

Class net.datacrow.core.wf.requests.CreateUserRequest extends java.lang.Object implements Serializable

serialVersionUID: -300657035562085171L

Serialized Fields

user

User user

Class net.datacrow.core.wf.requests.DeleteUserRequest extends java.lang.Object implements Serializable

serialVersionUID: 8435667290693840987L

Serialized Fields

user

User user

Class net.datacrow.core.wf.requests.RefreshChildView extends java.lang.Object implements Serializable

serialVersionUID: -781595544545143855L

Serialized Fields

executeOnFail

boolean executeOnFail

form

DcMinimalisticItemView form

Class net.datacrow.core.wf.requests.RefreshSimpleViewRequest extends java.lang.Object implements Serializable

serialVersionUID: 2482330071457469709L

Serialized Fields

executeOnFail

boolean executeOnFail

view

ISimpleItemView view

Class net.datacrow.core.wf.requests.Requests extends java.lang.Object implements Serializable

serialVersionUID: 6664749483781565179L

Serialized Fields

requests

java.util.ArrayList<E> requests

Class net.datacrow.core.wf.requests.StatusUpdateRequest extends java.lang.Object implements Serializable

serialVersionUID: -3575195683867232898L

Serialized Fields

module

int module

tab

int tab

msgID

java.lang.String msgID

executeOnFail

boolean executeOnFail

Class net.datacrow.core.wf.requests.UpdateDefaultTemplate extends java.lang.Object implements Serializable

serialVersionUID: 294614205717327174L

Serialized Fields

templateName

java.lang.String templateName

module

int module

Class net.datacrow.core.wf.requests.UpdateItemFormSettingsWindow extends java.lang.Object implements Serializable

serialVersionUID: -8369080521270253879L

Serialized Fields

wdw

ItemFormSettingsDialog wdw

executeOnFail

boolean executeOnFail

tabDeleted

boolean tabDeleted

Class net.datacrow.core.wf.requests.UpdateUIAfterDeleteRequest extends java.lang.Object implements Serializable

Serialized Fields

updateRelatedModules

boolean updateRelatedModules

dco

DcObject dco

Class net.datacrow.core.wf.requests.UpdateUIAfterInsertRequest extends java.lang.Object implements Serializable

Serialized Fields

updateRelatedModules

boolean updateRelatedModules

dco

DcObject dco

Class net.datacrow.core.wf.requests.UpdateUIAfterUpdateRequest extends java.lang.Object implements Serializable

Serialized Fields

updateRelatedModules

boolean updateRelatedModules

dco

DcObject dco

Class net.datacrow.core.wf.requests.UpdateUserRequest extends java.lang.Object implements Serializable

serialVersionUID: -404560611962354183L

Serialized Fields

user

User user

Package net.datacrow.drivemanager

Class net.datacrow.drivemanager.JobAlreadyRunningException extends java.lang.Exception implements Serializable

serialVersionUID: 8722832815755912043L


Package net.datacrow.fileimporters

Class net.datacrow.fileimporters.ParseException extends java.lang.Exception implements Serializable

serialVersionUID: -191500873300205914L


Package net.datacrow.util

Class net.datacrow.util.DcImageIcon extends javax.swing.ImageIcon implements Serializable

serialVersionUID: 5371441182570021920L

Serialized Fields

bytes

byte[] bytes

filename

java.lang.String filename

file

java.io.File file

flushable

boolean flushable

Package net.datacrow.util.isbn

Class net.datacrow.util.isbn.InvalidBarCodeException extends java.lang.Exception implements Serializable

serialVersionUID: -8698223195758331624L