Serialized Form


Package com.SoftWoehr.JTOpenContrib.connectionmgr

Class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.InvalidServiceRecordException implements Serializable

Serialized Fields

this$0

Mgr this$0

Class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.UnknownProtocolException implements Serializable

Serialized Fields

this$0

Mgr this$0

Class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.UnknownServiceException implements Serializable

Serialized Fields

this$0

Mgr this$0


Package com.SoftWoehr.JTOpenContrib.MEU

Class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLine implements Serializable

Serialized Fields

controller

MEUController controller
Associated frame controller

keymap

javax.swing.text.Keymap keymap
Custom keymap

commandLine

javax.swing.JTextField commandLine

clearButton

javax.swing.JButton clearButton

Class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame implements Serializable

Serialized Fields

meu

MEU meu
Top-level application controller

controller

MEUController controller
Frame controller

icon

javax.swing.ImageIcon icon
Our icon image

jMenuBar1

javax.swing.JMenuBar jMenuBar1

fileMenu

javax.swing.JMenu fileMenu

fileNewMenuItem

javax.swing.JMenuItem fileNewMenuItem

fileOpenMenuItem

javax.swing.JMenuItem fileOpenMenuItem

jSeparator1

javax.swing.JSeparator jSeparator1

fileSaveMenuItem

javax.swing.JMenuItem fileSaveMenuItem

fileSaveAsMenuItem

javax.swing.JMenuItem fileSaveAsMenuItem

fileSaveLocalMenuItem

javax.swing.JMenuItem fileSaveLocalMenuItem

jSeparator2

javax.swing.JSeparator jSeparator2

filePrintMenuItem

javax.swing.JMenuItem filePrintMenuItem

jSeparator3

javax.swing.JSeparator jSeparator3

fileCloseMenuItem

javax.swing.JMenuItem fileCloseMenuItem

fileExitMenuItem

javax.swing.JMenuItem fileExitMenuItem

editMenu

javax.swing.JMenu editMenu

editCutMenuItem

javax.swing.JMenuItem editCutMenuItem

editCopyMenuItem

javax.swing.JMenuItem editCopyMenuItem

editPasteMenuItem

javax.swing.JMenuItem editPasteMenuItem

jSeparator4

javax.swing.JSeparator jSeparator4

editInsertRowMenuItem

javax.swing.JMenuItem editInsertRowMenuItem

editRemoveRowMenuItem

javax.swing.JMenuItem editRemoveRowMenuItem

jSeparator5

javax.swing.JSeparator jSeparator5

editFindMenuItem

javax.swing.JMenuItem editFindMenuItem

editReplaceMenuItem

javax.swing.JMenuItem editReplaceMenuItem

systemMenu

javax.swing.JMenu systemMenu

serverSystemMenuItem

javax.swing.JMenuItem serverSystemMenuItem

windowMenu

javax.swing.JMenu windowMenu

newWindowMenuItem

javax.swing.JMenuItem newWindowMenuItem

cascadeWindowMenuItem

javax.swing.JMenuItem cascadeWindowMenuItem

jSeparator6

javax.swing.JSeparator jSeparator6

qcDemoWindowMenuItem

javax.swing.JMenuItem qcDemoWindowMenuItem

settingsMenu

javax.swing.JMenu settingsMenu

saveSettingsMenuItem

javax.swing.JMenuItem saveSettingsMenuItem

helpMenu

javax.swing.JMenu helpMenu

helpHelpMenuItem

javax.swing.JMenuItem helpHelpMenuItem

jSeparator7

javax.swing.JSeparator jSeparator7

aboutHelpMenuItem

javax.swing.JMenuItem aboutHelpMenuItem

mEUHeaderPanel1

MEUHeaderPanel mEUHeaderPanel1

mEUTextArea1

MEUTextArea mEUTextArea1

mEUStatusPanel1

MEUStatusPanel mEUStatusPanel1

Class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanel implements Serializable

Serialized Fields

controller

MEUController controller

mEUCommandLine1

MEUCommandLine mEUCommandLine1

formatLabel

javax.swing.JLabel formatLabel

Class com.SoftWoehr.JTOpenContrib.MEU.MEUProperties implements Serializable

Class com.SoftWoehr.JTOpenContrib.MEU.MEUProperties.InvalidIntPropertyException implements Serializable

Serialized Fields

this$0

MEUProperties this$0

Class com.SoftWoehr.JTOpenContrib.MEU.MEUProperties.NoSuchPropertyException implements Serializable

Serialized Fields

this$0

MEUProperties this$0

Class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel implements Serializable

Serialized Fields

controller

MEUController controller

changedIndicator

java.lang.StringBuffer changedIndicator
Compose status

pendingIndicator

java.lang.StringBuffer pendingIndicator

changedIndicatorLabel

javax.swing.JLabel changedIndicatorLabel

pendingLabel

javax.swing.JLabel pendingLabel

messageTextField

javax.swing.JTextField messageTextField

insertButton

javax.swing.JButton insertButton

Class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea implements Serializable

Serialized Fields

myController

MEUController myController
The controller associated with the frame in which this text area appears.

myColumns

int myColumns
Columns in pane

myRows

int myRows
Rows in pane

myForegroundColor

java.awt.Color myForegroundColor
Foreground color

myBackgroundColor

java.awt.Color myBackgroundColor
Background color

myCaretColor

java.awt.Color myCaretColor
Caret color

keymap

javax.swing.text.Keymap keymap
A custom keymap

inserting

boolean inserting
Are we inserting or typeover?

lineAttribs

com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea.LineAttributes[] lineAttribs
Line attributes


Package com.SoftWoehr.JTOpenContrib.MEU.example

Class com.SoftWoehr.JTOpenContrib.MEU.example.PopupExample implements Serializable

Serialized Fields

meu

MEU meu

jPopupMenu1

javax.swing.JPopupMenu jPopupMenu1

meuMenuItem

javax.swing.JMenuItem meuMenuItem

jTextArea1

javax.swing.JTextArea jTextArea1


Package com.SoftWoehr.JTOpenContrib.QCDemo

Class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel implements Serializable

Serialized Fields

manager

Mgr manager

serviceRecord

ServiceRecord serviceRecord

dataQueueDocument

com.ibm.as400.vaccess.DataQueueDocument dataQueueDocument

functionType

int functionType

sourcePanel

javax.swing.JPanel sourcePanel

serverLabel

javax.swing.JLabel serverLabel

serverTextField

javax.swing.JTextField serverTextField

libraryLabel

javax.swing.JLabel libraryLabel

libraryTextField

javax.swing.JTextField libraryTextField

qnameLabel

javax.swing.JLabel qnameLabel

qnameTextField

javax.swing.JTextField qnameTextField

jPanel2

javax.swing.JPanel jPanel2

qdataTextField

javax.swing.JTextField qdataTextField

doitButton

javax.swing.JButton doitButton

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCApplet implements Serializable

Serialized Fields

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter
Error dialog for the as400 vaccess classes to share.

manager

Mgr manager
Manager to propagate for connections

qCNotebookPanel1

QCNotebookPanel qCNotebookPanel1

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanel implements Serializable

Serialized Fields

commandCallButton1

com.ibm.as400.vaccess.CommandCallButton commandCallButton1

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel implements Serializable

Serialized Fields

manager

Mgr manager

serviceRecord

ServiceRecord serviceRecord

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter

jTextArea1

javax.swing.JTextArea jTextArea1

jPanel1

javax.swing.JPanel jPanel1

qCCommandButtonPanel1

QCCommandButtonPanel qCCommandButtonPanel1

commandTextField

javax.swing.JTextField commandTextField

systemButton

javax.swing.JButton systemButton

systemNameTextField

javax.swing.JTextField systemNameTextField

aS400DetailsPane1

com.ibm.as400.vaccess.AS400DetailsPane aS400DetailsPane1

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanel implements Serializable

Serialized Fields

manager

Mgr manager

dataQueueTextFieldPanel1

DataQueueTextFieldPanel dataQueueTextFieldPanel1

dataQueueTextFieldPanel2

DataQueueTextFieldPanel dataQueueTextFieldPanel2

dataQueueTextFieldPanel3

DataQueueTextFieldPanel dataQueueTextFieldPanel3

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPane implements Serializable

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPane implements Serializable

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanel implements Serializable

Serialized Fields

manager

Mgr manager

serverName

java.lang.String serverName

serviceRecord

ServiceRecord serviceRecord

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter

frame

javax.swing.JFrame frame

browsingPane

QCVNodeDisplayer browsingPane
Holds the transient pane since we allow users to switch pane types. The member as400ExplorerPane is an artifact of the IDE. NOT CURRENTLY USED.

vIFSDirectory

com.ibm.as400.vaccess.VIFSDirectory vIFSDirectory

jPanel1

javax.swing.JPanel jPanel1

aS400ExplorerPane1

com.ibm.as400.vaccess.AS400ExplorerPane aS400ExplorerPane1

jPanel2

javax.swing.JPanel jPanel2

pathButton

javax.swing.JButton pathButton

pathTextField

javax.swing.JTextField pathTextField

systemButton

javax.swing.JButton systemButton

systemTextField

javax.swing.JTextField systemTextField

jPanel3

javax.swing.JPanel jPanel3

explorerButton

javax.swing.JButton explorerButton

detailsButton

javax.swing.JButton detailsButton

listButton

javax.swing.JButton listButton

treeButton

javax.swing.JButton treeButton

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanel implements Serializable

Serialized Fields

manager

Mgr manager

serverName

java.lang.String serverName

serviceRecord

ServiceRecord serviceRecord

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter

vJobList1

com.ibm.as400.vaccess.VJobList vJobList1

aS400DetailsPane1

com.ibm.as400.vaccess.AS400DetailsPane aS400DetailsPane1

jPanel1

javax.swing.JPanel jPanel1

systemLabel

javax.swing.JLabel systemLabel

systemTextField

javax.swing.JTextField systemTextField

listButton

javax.swing.JButton listButton

jobNameTextField

javax.swing.JTextField jobNameTextField

jobNumberTextField

javax.swing.JTextField jobNumberTextField

jobUserTextField

javax.swing.JTextField jobUserTextField

jobNameLabel

javax.swing.JLabel jobNameLabel

jobNumberLabel

javax.swing.JLabel jobNumberLabel

jobUserLabel

javax.swing.JLabel jobUserLabel

jobListLabel

javax.swing.JLabel jobListLabel

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPane implements Serializable

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewer implements Serializable

Serialized Fields

manager

Mgr manager

refreshButton

javax.swing.JButton refreshButton

connectionViewerTextArea

javax.swing.JTextArea connectionViewerTextArea

connectionViewerLabel

javax.swing.JLabel connectionViewerLabel

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanel implements Serializable

Serialized Fields

manager

Mgr manager
Our connection manager propagated through project.

frame

javax.swing.JFrame frame

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

qCCommandPanel1

QCCommandPanel qCCommandPanel1

qCIFSPanel1

QCIFSPanel qCIFSPanel1

qCUserListPanel1

QCUserListPanel qCUserListPanel1

qCJobListPanel1

QCJobListPanel qCJobListPanel1

qCPrinterListPanel1

QCPrinterListPanel qCPrinterListPanel1

qCSpooledFileViewerPanel1

QCSpooledFileViewerPanel qCSpooledFileViewerPanel1

qCSQLQueryBuilderPanel1

QCSQLQueryBuilderPanel qCSQLQueryBuilderPanel1

qCSQLResultSetTablePanel1

QCSQLResultSetTablePanel qCSQLResultSetTablePanel1

qCSQLResultSetFormPanel1

QCSQLResultSetFormPanel qCSQLResultSetFormPanel1

qCDataQueuePanel1

QCDataQueuePanel qCDataQueuePanel1

qCMgrViewer1

QCMgrViewer qCMgrViewer1

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCPartnerFrame implements Serializable

Serialized Fields

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter
Error dialog for the as400 vaccess classes to share.

manager

Mgr manager
Manager to propagate for connections

icon

javax.swing.ImageIcon icon
Our icon image

qCNotebookPanel1

QCNotebookPanel qCNotebookPanel1

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanel implements Serializable

Serialized Fields

manager

Mgr manager

serverName

java.lang.String serverName

serviceRecord

ServiceRecord serviceRecord

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter

frame

javax.swing.JFrame frame

vPrinters1

com.ibm.as400.vaccess.VPrinters vPrinters1

aS400ExplorerPane

com.ibm.as400.vaccess.AS400ExplorerPane aS400ExplorerPane

jPanel1

javax.swing.JPanel jPanel1

filterButton

javax.swing.JButton filterButton

filterTextField

javax.swing.JTextField filterTextField

systemLabel

javax.swing.JLabel systemLabel

systemTextField

javax.swing.JTextField systemTextField

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanel implements Serializable

Serialized Fields

manager

Mgr manager

serverName

java.lang.String serverName

serviceRecord

ServiceRecord serviceRecord

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter

spooledFileViewer1

com.ibm.as400.vaccess.SpooledFileViewer spooledFileViewer1

jPanel1

javax.swing.JPanel jPanel1

systemTextField

javax.swing.JTextField systemTextField

nameTextField

javax.swing.JTextField nameTextField

numberTextField

javax.swing.JTextField numberTextField

systemLabel

javax.swing.JLabel systemLabel

nameLabel

javax.swing.JLabel nameLabel

numberLabel

javax.swing.JLabel numberLabel

jobNameTextField

javax.swing.JTextField jobNameTextField

jobUserTextField

javax.swing.JTextField jobUserTextField

jobNumberTextField

javax.swing.JTextField jobNumberTextField

jobNameLabel

javax.swing.JLabel jobNameLabel

jobUserLabel

javax.swing.JLabel jobUserLabel

jobNumberLabel

javax.swing.JLabel jobNumberLabel

getSpoolFileButton

javax.swing.JButton getSpoolFileButton

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanel implements Serializable

Serialized Fields

sqlConnection

com.ibm.as400.vaccess.SQLConnection sqlConnection

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter

useCustomDriver

boolean useCustomDriver

resultTable

QCSQLResultSetTablePanel resultTable

resultForm

QCSQLResultSetFormPanel resultForm

classesInstanced

java.util.Vector classesInstanced

buttonGroup

javax.swing.ButtonGroup buttonGroup

sessionPanel

javax.swing.JPanel sessionPanel

urlPanel

javax.swing.JPanel urlPanel

urlTextField

javax.swing.JTextField urlTextField

connectButton

javax.swing.JButton connectButton

driverTypePanel

javax.swing.JPanel driverTypePanel

as400RadioButton

javax.swing.JRadioButton as400RadioButton

sunJDBCRadioButton4

javax.swing.JRadioButton sunJDBCRadioButton4

postgresqlRadioButton

javax.swing.JRadioButton postgresqlRadioButton

customRadioButton

javax.swing.JRadioButton customRadioButton

driverClassNameTextField

javax.swing.JTextField driverClassNameTextField

sQLQueryBuilderPane1

com.ibm.as400.vaccess.SQLQueryBuilderPane sQLQueryBuilderPane1

queryButtonPanel

javax.swing.JPanel queryButtonPanel

queryToTableButton

javax.swing.JButton queryToTableButton

queryToFormButton

javax.swing.JButton queryToFormButton

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanel implements Serializable

Serialized Fields

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter

sQLResultSetFormPane1

com.ibm.as400.vaccess.SQLResultSetFormPane sQLResultSetFormPane1

jLabel1

javax.swing.JLabel jLabel1

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanel implements Serializable

Serialized Fields

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter

sQLResultSetTablePane1

com.ibm.as400.vaccess.SQLResultSetTablePane sQLResultSetTablePane1

jLabel1

javax.swing.JLabel jLabel1

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrame implements Serializable

Serialized Fields

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter
Error dialog for the as400 vaccess classes to share.

icon

javax.swing.ImageIcon icon
Our icon image

fileMenuBar

javax.swing.JMenuBar fileMenuBar

fileMenu

javax.swing.JMenu fileMenu

qCNotebookPanel1

QCNotebookPanel qCNotebookPanel1

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePane implements Serializable

Class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanel implements Serializable

Serialized Fields

manager

Mgr manager

serverName

java.lang.String serverName

serviceRecord

ServiceRecord serviceRecord

errorDialogAdapter

com.ibm.as400.vaccess.ErrorDialogAdapter errorDialogAdapter

vUserList1

com.ibm.as400.vaccess.VUserList vUserList1

aS400DetailsPane1

com.ibm.as400.vaccess.AS400DetailsPane aS400DetailsPane1

jPanel1

javax.swing.JPanel jPanel1

systemLabel

javax.swing.JLabel systemLabel

systemTextField

javax.swing.JTextField systemTextField

listButton

javax.swing.JButton listButton

userListLabel

javax.swing.JLabel userListLabel