A B C D E F G H I K L M N O P Q R S T U W

A

actionClose(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Close the current frame (warning on save changed)
actionSave(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Save current file member
actionScrollAhead(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Scroll ahead and display
actionScrollBack(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Scroll ahead and display
actionSplitJoin(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Split/Join a line
actionToggleFocus(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Flip focus between command line and text area
actionToggleInserting(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Clear changed and line commands and redisplay
addErrorListener(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPane
Add error dialog as listener.
addErrorListener(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPane
Add error dialog as listener.
addErrorListener(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPane
Add error dialog as listener.
addErrorListener(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePane
Add error dialog as listener.
addErrorListener(ErrorDialogAdapter) - Method in interface com.SoftWoehr.JTOpenContrib.QCDemo.QCVNodeDisplayer
Set the ErrorDialogAdapter handling errors for this AS400 pane.
addTo(Container) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPane
Add the pane to the Container.
addTo(Container) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPane
Add the pane to the Container.
addTo(Container) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPane
Add the pane to the Container.
addTo(Container) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePane
Add the pane to the Container.
addTo(Container) - Method in interface com.SoftWoehr.JTOpenContrib.QCDemo.QCVNodeDisplayer
Add this AS400 pane to an AWT Component.
anyServiceClients(AS400, int) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Are any clients left of system as400 using service service?
appendCopyOf(Record) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Append a copy of a record a last record.
appendEmptyRow() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Append an empty row.
appendRecord(Record) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Append a record to the working vector of records
appendRow(Record) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Append a record to the file.
appendRow(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Append a row.
appendRow(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Append a record to the file with srcdta contents.
arguments - Variable in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJdbcURL
Optional arguments portion of JDBC URL, e.g., "?user=fred&password=blue"
as400 - Variable in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceRecord
 

B

backspaceRowLineCommandChar(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
 
beep() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Beep
beep() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
 

C

calcSRCDAT() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Make the big decimal needed to create a SRCDAT timestamp (YYMMDD)
calcSRCSEQ(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Calcs next srcseq by 1.00 increments
cascade() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Cascade all frames
changeNextOnLine(String, String, int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Change next occurence after offset of sought to changed in line rownum.
cleanup() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Clean up connection stuff
cleanup() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Clean up connection stuff -- forward to MEUController.
clear() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Clear all keys
clear() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Clear all keys
clearRedisplaySavingCursor() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Save cursor and do redisplay
client - Variable in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceRecord
 
close() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Close and discard
close() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Close the file.
closeRequested(MEUFrame) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
An MEU Frame has signalled its MEUController that it wants to exit.
closeRequested(MEUFrame) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
An MEUFrame calls this when user tries to close frame.
closeSession(boolean) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Close one way or another
com.SoftWoehr.JTOpenContrib.connectionmgr - package com.SoftWoehr.JTOpenContrib.connectionmgr
 
com.SoftWoehr.JTOpenContrib.MEU - package com.SoftWoehr.JTOpenContrib.MEU
 
com.SoftWoehr.JTOpenContrib.MEU.example - package com.SoftWoehr.JTOpenContrib.MEU.example
 
com.SoftWoehr.JTOpenContrib.MEU.formats - package com.SoftWoehr.JTOpenContrib.MEU.formats
 
com.SoftWoehr.JTOpenContrib.QCDemo - package com.SoftWoehr.JTOpenContrib.QCDemo
 
command - Variable in class com.SoftWoehr.JTOpenContrib.MEU.MEULineCommand
The line command entered by user.
commandLineFocus() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLine
Set the focus to the command line.
commandLineFocus() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanel
Tell the command line to accept focus
composeChangedIndicator() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel
Make up the changed indicator text
containsServer(AS400) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Contains reference to the identical unique AS400 object
containsServer(AS400) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Contains reference to the identical unique AS400 object
containsServerNamed(String) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Contains the server named?
containsServiceRecord(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Contains the server named?
convertServiceName(String) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.Locator
 
copyRowAfter(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Copy a record after a specific position.
copyRowAfter(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Copy a record after a specific position.
copyRowBefore(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Copy a row to before another row
copyRowBefore(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Copy a row to before another row
createMember(RecordFormat, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Run this on an un-open'ed MEUFileMember that doesn't yet exist on the server to create this member.
createMember(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
 
createMember(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Create the new member.
createMember(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Run this on an un-open'ed MEUFileMember that doesn't yet exist on the server to create this member.
createServiceRecord(String, int, AS400, ServiceClient) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Create a new service record

D

DataQueueTextFieldPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel.
A Panel with fields to allow connecting to and browsing a data queue.
DataQueueTextFieldPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Creates new form DataQueueTextFieldPanel
DataQueueTextFieldPanel(Mgr, int) - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Creates new form DataQueueTextFieldPanel
DataQueueTextFieldPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanelBeanInfo.
 
DataQueueTextFieldPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanelBeanInfo
 
defaultSession() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Open a first empty edit window
defaultSession(String, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Open a first edit window on a server and file member
deinstanceServiceRecord() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Release the service record (if any) to the manager
deleteRowLineCommandChar(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
 
displayRecordFormat() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Display record format of a SRCPFM.
doCommand(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Execute a command issued at the editor command line
doDataQueue() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Perform the dataqueue functionality appropriate
doPeek() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Perform the named dataqueue functionality
doQuery(SQLConnection, String) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanel
Runs the query passed to this instance by the QCSQLQueryBuilder.
doQuery(SQLConnection, String) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanel
Runs the query passed to this instance by the QCSQLQueryBuilder.
doRead() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Perform the named dataqueue functionality
doWrite() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Perform the named dataqueue functionality
driver - Variable in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJdbcURL
Driver portion of JDBC URL.

E

elements() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Return all records in an enumeration
elements() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Enumeration of elements elements
elements() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Enumeration of elements elements
errorDialogAdapter - Variable in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrame
Error dialog for the as400 vaccess classes to share.
eventClearRedisplay(KeyEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Clear changed and line commands and redisplay
eventProcessChanged(KeyEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Process all changed rows
eventQCDemo(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Bring up an operations navigator

F

finalize() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
 
FormatTool - class com.SoftWoehr.JTOpenContrib.MEU.formats.FormatTool.
Implements the example in the JTOpen docs of autogenerating java source for a particular record format.
FormatTool() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.formats.FormatTool
Creates new FormatTool
freeServer(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Let go of a server for an MEUEditBuffer
freeService(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
A ServiceClient uses this function to inform the Mgr that the service which was obtained is no longer needed by the client.
fromRow(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Get the contents of a row in a form suitable for editing.
fromRows(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Make a string equivalent to all the rows desired, appending newlines to each but the last.

G

get(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Get a server by name
get(String) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Get a server by name
getAllFrom(QSYSObjectPathName) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Insert records from a user-chosen file member File member must already exist! File must have same record format!
getArgString() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Get the arg string without the command
getAS400() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel
Gets the command button's AS400 instance.
getBackgroundColorFromProperty() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Necessitated because I can't convince the IDE to stop setting the Caret color in MEUFrame.initComponents() ...
getBeforeNotAfter() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
If processMoveCopySpecs() is called successfully, if true, move before, otherwise, after.
getButton() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanel
Returns the CommandCallButton instance currently active in this panel.
getCaretColorFromProperty() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Necessitated because I can't convince the IDE to stop setting the Caret color in MEUFrame.initComponents() ...
getChangeBufferRange() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Return the "*" or number spec for number of changes in buffer instanced by successful processChangeSpecs().
getChangeLineRange() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Return the "*" or number spec for number of changes in line instanced by successful processChangeSpecs().
getChangeMod() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Return the change mod (the changed string) from a change specification instanced by successful processChangeSpecs().
getChangeTarget() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Return the change target from a change specification instanced by successful processChangeSpecs().
getCommand() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Get the command
getCommandString() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Get the original command string
getConvertedChangeRange(String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Returns int number of changes or -1 for "*".
getCurPos() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Get current text area cursor offset
getCurPos() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Get the cursor position
getCurrentRowNumber() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Return the record/row number the cursor is on.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLineBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextAreaBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPaneBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPaneBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPaneBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewerBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrameBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePaneBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLineBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextAreaBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPaneBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPaneBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPaneBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewerBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrameBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePaneBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDisplayedRowNumber() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Return the display row number the cursor is on.
getDisplayedRowNumber() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Return the number of the row in the display the cursor is on
getEditRows() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return the edit rows associated with this edit buffer
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLineBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextAreaBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPaneBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPaneBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPaneBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewerBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanelBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrameBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePaneBeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanelBeanInfo
Gets the beans EventSetDescriptors.
getFileMember() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Return the filemember associated with this object.
getFileName() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Get file name
getForegroundColorFromProperty() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Necessitated because I can't convince the IDE to stop setting the Caret color in MEUFrame.initComponents() ...
getFrame() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Get the frame to which this controller is attached
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLineBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextAreaBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPaneBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPaneBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPaneBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewerBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrameBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePaneBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIFSPath() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Get IFS Path of our file member
getIFSPath() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return the IFSPath of the file member we represent
getIFSPath() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Get path of file member
getIFSPath() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Return the IFS path for the file member represented by this instance.
getInserting() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Return insert mode (true) or typeover (false)
getInserting() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Return insert mode (true) or typeover (false)
getIntProperty(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Get a specific int property.
getIntProperty(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUProperties
Get a specific int property.
getLibraryName() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Get library name
getLibraryName() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Return the name of the which this MEUFileMember represents
getMemberName() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Get member name
getMemberName() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Return the name of the member which this MEUFileMember represents
getMEU() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Get the top-level application controller
getMEU() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Get the top-level application controller
getMoveCopyNumber() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
If processMoveCopySpecs() is called successfully, the number of lines to copy/move
getMoveCopyStart() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
If processMoveCopySpecs() is called successfully, the first line to copy/move
getMoveCopyTarget() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
If processMoveCopySpecs() is called successfully, the line move/copy before/after.
getNewRecord() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Return a new record in this file's format.
getNewRecord(BigDecimal, BigDecimal, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Get a new record with its fields filled in
getNumberOfDisplayColumns() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Return number of columns used to display a row including sequence and date
getNumberOfRecords() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
How many records are there?
getNumberOfRows() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Return total number of row records
getNumberOfRows() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Get number of row records
getNumberOfRows() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Get number of records, really
getNumberOfRowsDisplayed() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Return total number of row records
getNumberOfRowsDisplayed() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return number of rows in display
getNumColumnsInView() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Fetch number of Columns actually displayed
getNumRowsInView() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Fetch number of rows being displayed in the window view.
getObjectName() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Return the name of the object (file) which this MEUFileMember represents
getObjectPath() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Return the object path object which holds the name of the file member
getOffsetInRow(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Get offset from head of row of the current position
getOffsetInSRCDTA(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Returns offset of cursor in srcdta on current line.
getOffsetInSRCDTA(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Return an offset within SRCDTA, flooring and ceiling-ing it.
getProperty(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Get a property stored by this application controller
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLineBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextAreaBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPaneBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPaneBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPaneBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewerBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanelBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrameBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePaneBeanInfo
Gets the beans PropertyDescriptors.
getPropertyDescriptors() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanelBeanInfo
Gets the beans PropertyDescriptors.
getQCDemo() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Instance QCDemo if necessary and show window
getQSYSObjectPathName() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Get the pathname representing what the user has entered
getRecordAt(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Get a specific record (from 0 to numrecs - 1).
getRecordFormat() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return the record format or null if it couldn't be gotten.
getRecordFormat() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Return the record format or null if it couldn't be gotten.
getRecordFormat() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
 
getRecordFormatTheHardWay() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Get the record format for this source member.
getRowChanged(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
get a row changed or not
getRowLineCommand(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
get a row's line command or null
getRowLineCommands() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
get the row line commands in a vector
getRowWriteProtected(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set a row write-protected or not
getServer(String, ServiceClient) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Fetch a server for an MEUEditBuffer ...
getServer(String, String) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Find a server if we have already created it.
getService(String, ServiceClient) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
This function accepts a URL-like request from a ServiceClient for a com.ibm.as400.access.AS400 service on a server.
getSRCDAT(Record) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Get the date field
getSRCDTA(Record) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Get the text field
getSRCDTAcontents(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Return SRCDTA contents of a give row/recordnumber
getSRCDTAcontents(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return contents of a specific row
getSRCDTAcontents(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Return the contents of a SRCDTA field
getSRCDTAcontents(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Get the text field by row number
getSRCDTAcontents(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Get contents of SRCDTA field
getSRCDTAlength() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Return record field length for SRCDTA
getSRCDTAlength() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return length of SRCDTA field
getSRCDTAlength() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Return length of SRCDTA field
getSRCDTAlength() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Return the length of the source text field
getSRCDTAlength() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Return length of SRCDTA field
getSRCSEQ(Record) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Get the sequence field
getStatusBar() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Get the text area which is the editor region
getSystem() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Return server file resides on.
getTextArea() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Get the text area which is the editor region
getTopRowDisplayed() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Fetch index of top row being displayed, ranges from -1 to number of records.
getURL() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJdbcURL
Returns a string representation of the URL.

H

Hash - class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash.
 
Hash() - Constructor for class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
 

I

init() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCApplet
 
initFont() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Init the font.
initMouseListener() - Method in class com.SoftWoehr.JTOpenContrib.MEU.example.PopupExample
Set up the mouse listener to launch to popup menu.
initSize() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set the rows and columns.
initStatusBar() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
 
insertAllRowsFrom(int, MEUEditBuffer) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Insert all rows from another buffer into this buffer below current row
insertAllRowsFrom(int, MEUEditRow) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
 
insertCopyOf(Record, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Insert a copy of a record at the position indicated, pushing all after back.
insertEmptyRow(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Insert an empty row
insertRecord(Record, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Insert a record into the working vector of records
insertRow() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Insert row below current row
insertRow(int, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Insert a record row (== record in this case) number.
insertRow(Record, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Create a new row at pos using record as the source
insertRow(String, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Insert a new row into the records of the MEUFileMember based on a string to be the data contents.
intToServiceName(int) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Return a string representing an AS400 service from its integer value.
isAllowedToExit() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
If set false, closes which would do System.exit() don't.
isChanged() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
See if file member needs save
isDirty() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Is there a dirty row in the buffer?
isEmpty() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Is empty?
isEmpty() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Is empty?
isOpen() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Check if the file has been opened
iWantToClose() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Close, warning for save of changed
iWantToClose() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Try to close

K

keys() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Enumeration of keys
keys() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
All service records

L

load() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Load in the file member records to be edited.
loadFromFile(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUProperties
Reload saved properties from a local file
loadProperties(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Load the properties from a props file.

M

main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.example.PopupExample
Demo the use of a popup menu to launch MEU editor instances.
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.formats.FormatTool
Retrieve a record format and generate Java source for that format.
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Runs the SoftWoehr MEU editor
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Show and test use of MEUCommand
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Just a quick test of record access
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Just a quick test of record access
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDemo
Launch an instance of QCDemo
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJdbcURL
Just testing.
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCPartnerFrame
Launch a partner frame for testing.
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrame
Run QCDemo.
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Test Hash
main(String[]) - Static method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Test Mgr.
menuGetAll(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Get a file member into the current file member by dialog.
menuInsertRow(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Insert a new row after the current position.
menuNewFileMember(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Open file open via dialog in response to a menu item
menuOpenFileMember(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Open file open via dialog in response to a menu item
menuRemoveRow(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Delete row at the current position.
menuSave(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Process changed and save changes to server file member
menuSaveAs(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Process changed and save under new name by dialog.
menuSaveLocal(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Save the current buffer as a local text file by dialog.
menuSearch(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Search for a string.
menuSetServer(ActionEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Set server via a dialog in response to a menu item
messageRow(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Return a **** MESSAGE **** row.
MEU - class com.SoftWoehr.JTOpenContrib.MEU.MEU.
Create an MEU editing session.
MEU_VERSION - Static variable in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Identify version of release
MEU() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEU
Creates new MEU
MEU(String) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEU
Creates a new MEU with the desired properties
MEU(String, String, String) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEU
Creates new MEU on a properties file, server name, ifs path.
MEUCommand - class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand.
Embodies command parsing from the command line at the top of the MEU editor.
MEUCommand(String) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Parse a string to create a new MEUCommand
MEUCommandLine - class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLine.
The command line at the top of the MEU window.
MEUCommandLine() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLine
Creates new form MEUCommandLine
MEUCommandLine(MEUController) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLine
Creates new form MEUCommandLine and assigns controller.
MEUCommandLineBeanInfo - class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLineBeanInfo.
 
MEUCommandLineBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLineBeanInfo
 
MEUController - class com.SoftWoehr.JTOpenContrib.MEU.MEUController.
Frame ontroller portion of MEU application; centralizes communications between visual components and non-visual entities.
MEUController(MEU) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Creates new MEUController
MEUEditBuffer - class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer.
Handles row editing the rows of unicode text representing the content of the file member being edited.
MEUEditBuffer(MEU, AS400, String, String, String) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Creates new MEUEditBuffer
MEUEditRow - class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow.
Class originally intended to represent one row of the document, now mostly consists of methods for the border between the "record" metaphor and the "row" being edited in unicode in a hightly stream-oriented document architecture.
MEUFileMember - class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember.
Represents the AS400 file member which is being edited.
MEUFileMember(AS400, String, String, String) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Creates new MEUFileMember
MEUFrame - class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame.
The top frame of the editor.
MEUFrame(MEU) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Creates new form MEUFrame and associates it with the top-level app controller
MEUFrame(MEU, String, String) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Creates new form MEUFrame, associates it with the top-level app controller, and attempts to load a file member.
MEUHeaderPanel - class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanel.
The panel which contains the command line and the format rule.
MEUHeaderPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanel
Creates new form MEUHeaderPanel
MEUHeaderPanel(MEUController) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanel
Creates new form MEUHeaderPanel and assigns controller.
MEUHeaderPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanelBeanInfo.
 
MEUHeaderPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanelBeanInfo
 
MEULineCommand - class com.SoftWoehr.JTOpenContrib.MEU.MEULineCommand.
Embodies the parsing of line commands entered in the line number area.
MEULineCommand(String) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEULineCommand
Creates new MEULineCommand
MEUProperties - class com.SoftWoehr.JTOpenContrib.MEU.MEUProperties.
A Properties entity for MEU
MEUProperties.InvalidIntPropertyException - exception com.SoftWoehr.JTOpenContrib.MEU.MEUProperties.InvalidIntPropertyException.
To respond to requests
MEUProperties.NoSuchPropertyException - exception com.SoftWoehr.JTOpenContrib.MEU.MEUProperties.NoSuchPropertyException.
To respond to requests
MEUProperties() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUProperties
Creates new MEUProps
MEUProperties(String) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUProperties
Load properties at creation
MEUStatusPanel - class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel.
Status panel to display info to MEU user.
MEUStatusPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel
Not used except by NetBeans design tool
MEUStatusPanel(MEUController) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel
Creates new form MEUStatusPanel
MEUStatusPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanelBeanInfo.
 
MEUStatusPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanelBeanInfo
 
MEUStockDialog - class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog.
MEU stock dialogs, all static methods
MEUStockDialog() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Creates new MEUStockDialog
MEUTextArea - class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea.
The edit region.
MEUTextArea() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Creates new MEUTextArea of default size and color.
MEUTextArea(int, int, Color, Color) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Creates new MEUTextArea of specific size and specific color
MEUTextArea(MEUController) - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Create the text area dependend on a frame controller.
MEUTextAreaBeanInfo - class com.SoftWoehr.JTOpenContrib.MEU.MEUTextAreaBeanInfo.
 
MEUTextAreaBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.MEUTextAreaBeanInfo
 
Mgr - class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.
Simple manager for multiple shared AS400 connections.
Mgr.InvalidServiceRecordException - exception com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.InvalidServiceRecordException.
Thrown if an invalid service record is returned by a client to the call freeService().
Mgr.Locator - class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.Locator.
Class used to parse the requests made for service.
Mgr.UnknownProtocolException - exception com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.UnknownProtocolException.
This exception is thrown if the "url" submitted for a service request is unrecognized.
Mgr.UnknownServiceException - exception com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.UnknownServiceException.
This is thrown if a request is made for an unknown or unsupported service.
Mgr() - Constructor for class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Creates new Mgr
minusTrailing(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Removing trailing blanks
moveCursorBottomEnd() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveCursorDown() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveCursorEnd() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveCursorHome() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveCursorLeft() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveCursorLineArea() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveCursorPageDown() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveCursorPageUp() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveCursorRight() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
 
moveCursorSrcdtaEnd() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveCursorTopHome() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveCursorUp() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set cursor pos
moveRowAfter(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Move a record after a specific position.
moveRowAfter(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Move a record after a specific position.
moveRowBefore(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Move a record before a specific position.
moveRowBefore(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Move a record before a specific position.

N

newEditBuffer(String, String, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Create a new edit buffer.
newFrame(Point) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Create a new frame, add it to the collection MEU manages, and show it
newFrame(Point, String, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Create a new frame, add it to the collection MEU manages, open a file member and show it
newOnServer(QSYSObjectPathName) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Save records to a user-chosen file member File member must already exist! File must have same record format!
nthArg(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Get the nth argument
numArgs() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Get the number of args to the command
numericArg - Variable in class com.SoftWoehr.JTOpenContrib.MEU.MEULineCommand
Numeric argument to command or null

O

offerGetAll() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Offer to Save As on server.
offerNewFileMember() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Offer to create a file member and do so if accepted
offerOpenFileMember() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Offer to open a file member and do so if accepted
offerSaveAs() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Offer to Save As on server.
offerSaveLocaltext() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Offer the user to save text format locally.
offerSearch() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Offer to open a file member and do so if accepted
offset_to_srcdta - Static variable in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
 
ONE_POINT_OH_OH - Static variable in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Used in resequencing
open() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Open the file on the host sytsem
openEditSession(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Open an edit session if the user doesn't cancel a save/discard of the previous contents

P

parseURL(String) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJdbcURL
Parse a string URL into the fields of this object.
pathExists(AS400, QSYSObjectPathName) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Return true if the system object referred to by the ifsPath exists
PEEK_DQ - Static variable in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Indicates usage of this widget is to peek data queues.
PopupExample - class com.SoftWoehr.JTOpenContrib.MEU.example.PopupExample.
Frame which opens a JTextArea in which user can enter a server name and an IFS path, then use a popup menu to open MEU on that member.
PopupExample() - Constructor for class com.SoftWoehr.JTOpenContrib.MEU.example.PopupExample
Creates new form PopupExample
processChangedSavingCursor() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Save cursor and process changes
processChangeSpecs() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Used by a CHANGE command to process the change specification.
processKeyEvent(KeyEvent) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Process certain key events before textedit gets 'em
processMoveCopySpecs() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommand
Used by a MOVE or COPY command to process the specification.
propagateEDA(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel
Connects the ErrorDialogAdapter with any as400.vaccess components present.
propagateEDA(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanel
Connects the ErrorDialogAdapter with any as400.vaccess components present.
propagateEDA(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanel
Connects the ErrorDialogAdapter with any as400.vaccess components present.
propagateEDA(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanel
Propagates an ErrorDialogAdapter to those as400.vaccess components which need it.
propagateEDA(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanel
Connects the ErrorDialogAdapter with any as400.vaccess components present.
propagateEDA(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanel
Connects the ErrorDialogAdapter with any as400.vaccess components present.
propagateEDA(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanel
Connects the ErrorDialogAdapter with any as400.vaccess components present.
propagateEDA(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanel
Connects the ErrorDialogAdapter with any as400.vaccess components present.
propagateEDA(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanel
Connects the ErrorDialogAdapter with any as400.vaccess components present.
propagateEDA(ErrorDialogAdapter) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanel
Connects the ErrorDialogAdapter with any as400.vaccess components present.
protocol - Variable in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJdbcURL
Protocol portion of JDBC URL.
put(ServiceRecord, AS400) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Map in an object
put(String, AS400) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Map in an object

Q

QCApplet - class com.SoftWoehr.JTOpenContrib.QCDemo.QCApplet.
 
QCApplet() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCApplet
Creates new form QCApplet
QCCommandButtonPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanel.
A panel to continually reinstance the CommandCallButton since one can't effectively change servers once setServer() has been called.
QCCommandButtonPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanel
Creates new form QCCommandButtonPanel
QCCommandButtonPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanelBeanInfo.
 
QCCommandButtonPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanelBeanInfo
 
QCCommandPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel.
A panel to add to a notebook that has a CommandCallButton.
QCCommandPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel
Creates new form QCCommandPanel
QCCommandPanel(AS400) - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel
Create a QCCommandPanel on an instance of an AS400.
QCCommandPanel(Mgr) - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel
Create a command panel on a QCMgr.This method is not useful and is going away.
QCCommandPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanelBeanInfo.
 
QCCommandPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanelBeanInfo
 
QCDataQueuePanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanel.
A panel to display multiple DataQueueTextFields allowing data queue browsing.
QCDataQueuePanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanel
Creates new form QCDataQueuePanel
QCDataQueuePanel(Mgr) - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanel
Creates new form QCDataQueuePanel ...
QCDataQueuePanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanelBeanInfo.
 
QCDataQueuePanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCDataQueuePanelBeanInfo
 
QCDemo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCDemo.
Standalone application launcher.
QCDemo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCDemo
Creates new QCDemo
QCDetailsPane - class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPane.
A wrapper around a JTOpen pane type to allow polymorphism.
QCDetailsPane() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPane
Creates new QCExplorer
QCDetailsPaneBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPaneBeanInfo.
 
QCDetailsPaneBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPaneBeanInfo
 
QCExplorerPane - class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPane.
A wrapper around a JTOpen pane type to allow polymorphism.
QCExplorerPane() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPane
Creates new QCExplorer
QCExplorerPaneBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPaneBeanInfo.
 
QCExplorerPaneBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPaneBeanInfo
 
QCIFSPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanel.
Panel to hold AS400IFSDirectory.
QCIFSPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanel
Creates new form IFSPanel
QCIFSPanel(JFrame) - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanel
Creates new form IFSPanel with pointer back to frame.
QCIFSPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanelBeanInfo.
 
QCIFSPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanelBeanInfo
 
QCJdbcURL - class com.SoftWoehr.JTOpenContrib.QCDemo.QCJdbcURL.
A class to canonicalize JDBC URL's.
QCJdbcURL() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCJdbcURL
Creates new QCJdbcURL
QCJdbcURL(String) - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCJdbcURL
Create a URL representation from a URL string.
QCJobListPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanel.
Holds Job List display.
QCJobListPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanel
Creates new form QCJobListPanel
QCJobListPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanelBeanInfo.
 
QCJobListPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanelBeanInfo
 
QCListPane - class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPane.
A wrapper around a JTOpen pane type to allow polymorphism.
QCListPane() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPane
Creates new QCExplorer
QCListPaneBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPaneBeanInfo.
 
QCListPaneBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPaneBeanInfo
 
QCMgrViewer - class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewer.
Views manager connections
QCMgrViewer() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewer
Creates new form QCMgrViewer
QCMgrViewerBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewerBeanInfo.
 
QCMgrViewerBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewerBeanInfo
 
QCNotebookPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanel.
A notebook to hold useful panels of as400.vaccess components.
QCNotebookPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanel
Creates new form QCNotebookPanel
QCNotebookPanel(Mgr) - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanel
Creates new form QCNotebookPanel
QCNotebookPanel(Mgr, JFrame) - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanel
Creates new form QCNotebookPanel
QCNotebookPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanelBeanInfo.
 
QCNotebookPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCNotebookPanelBeanInfo
 
QCPartnerFrame - class com.SoftWoehr.JTOpenContrib.QCDemo.QCPartnerFrame.
A frame to open QCOpNav/QCDemo in when it's launched from another app.
QCPartnerFrame() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCPartnerFrame
Creates new form QCPartnerFrame
QCPartnerFrame(Mgr) - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCPartnerFrame
Creates new form QCPartnerFrame and assigns manager
QCPrinterListPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanel.
Panel to list printers in an explorer view.
QCPrinterListPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanel
Creates new form QCPrinterListPanel
QCPrinterListPanel(JFrame) - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanel
Creates new form QCPrinterListPanel with reference to frame instanced.
QCPrinterListPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanelBeanInfo.
 
QCPrinterListPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanelBeanInfo
 
QCSpooledFileViewerPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanel.
Panel to hold a spool file viewer pane.
QCSpooledFileViewerPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanel
Creates new form QCSpooledFileViewerPanel
QCSpooledFileViewerPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanelBeanInfo.
 
QCSpooledFileViewerPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanelBeanInfo
 
QCSQLQueryBuilderPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanel.
A panel to display an SQLQueryBuilder.
QCSQLQueryBuilderPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanel
Creates new form QCSQLQueryBuilderPanel
QCSQLQueryBuilderPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanelBeanInfo.
 
QCSQLQueryBuilderPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanelBeanInfo
 
QCSQLResultSetFormPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanel.
Shows result sets from the QCSQLQueryBuilderPanel
QCSQLResultSetFormPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanel
Creates new form QCSQLResultSetFormPanel
QCSQLResultSetFormPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanelBeanInfo.
 
QCSQLResultSetFormPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetFormPanelBeanInfo
 
QCSQLResultSetTablePanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanel.
Shows result sets from the QCSQLQueryBuilderPanel
QCSQLResultSetTablePanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanel
Creates new form QCSQLResultSetTablePanel
QCSQLResultSetTablePanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanelBeanInfo.
 
QCSQLResultSetTablePanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLResultSetTablePanelBeanInfo
 
QCStockDialog - class com.SoftWoehr.JTOpenContrib.QCDemo.QCStockDialog.
Static methods to show dialogs.
QCStockDialog() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCStockDialog
Creates new QCStockDialog
QCTopFrame - class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrame.
The top-level frame for the QCDemo.
QCTopFrame() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrame
Creates new form QCTopFrame
QCTopFrameBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrameBeanInfo.
 
QCTopFrameBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCTopFrameBeanInfo
 
QCTreePane - class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePane.
A wrapper around a JTOpen pane type to allow polymorphism.
QCTreePane() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePane
Creates new QCExplorer
QCTreePaneBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePaneBeanInfo.
 
QCTreePaneBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePaneBeanInfo
 
QCUserListPanel - class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanel.
Panel to hold AS400UserListPane.
QCUserListPanel() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanel
Creates new form QCUserListPanel
QCUserListPanelBeanInfo - class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanelBeanInfo.
 
QCUserListPanelBeanInfo() - Constructor for class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanelBeanInfo
 
QCVNodeDisplayer - interface com.SoftWoehr.JTOpenContrib.QCDemo.QCVNodeDisplayer.
Another interface substituting for dual inheritance in Java.
queryFontSize() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Get the current font size in the text component

R

READ_DQ - Static variable in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Indicates usage of this widget is to read data queues.
readAll() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Load all rows from the file member on server.
readAll() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Read in all records
recordsToString() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return all records as a string
recordsToString() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Return all records as a string
recordsToString() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Diagnostic dump of all records to a string
reinit(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Useful reinitialization of visual settings
reinit(int, int, Color, Color) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Useful reinitialization of visual settings
reinit(int, int, Color, Color, Color) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Useful reinitialization of visual settings
reinstanceAll() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
See if server name or path has been changed by user and reinstance appropriately.
reinstanceCommandFromTextEntry() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel
Resets the command button's text and command string from user input.
reinstanceDataQueueDocument() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
See if any user entry has changed and if necessary and possible, reinstance data queue document.
reinstanceServer() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Reinstance server from user text entry
reinstanceServer(String) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
From a server name reinstance server if necessary.
relinquish(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Called by a Mgr, this function indicates that a service record supplied earlier by the MGr to the ServiceClient instance will no longer be valid after this call completes.
relinquish(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Called by a Mgr, this function indicates that a service record supplied earlier by the MGr to the ServiceClient instance will no longer be valid after this call completes.
relinquish(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel
Required implementantion of the QCServiceClient interface.
relinquish(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanel
Required implementantion of the QCServiceClient interface.
relinquish(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanel
Required implementantion of the QCServiceClient interface.
relinquish(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanel
Required implementantion of the QCServiceClient interface.
relinquish(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanel
Required implementantion of the QCServiceClient interface.
relinquish(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanel
Required implementantion of the QCServiceClient interface.
relinquish(ServiceRecord) - Method in interface com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceClient
Called by a Mgr, this function indicates that a service record supplied earlier by the MGr to the ServiceClient instance will no longer be valid after this call completes.
remove(ServiceRecord) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Remove a server by name
remove(String) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Remove a server by name
removeAllRecords() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Remove all records from our working vector of records
removeRecord(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Remove a record from our working vector of records
removeRow() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Remove the row at current cursor in the display
removeRow(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Remove a specific row/record by its visual display row number
removeRow(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Delete a row.
removeRow(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Delete a row.
renew(String) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandButtonPanel
Reinstance the CommandCallButton because that object can't have setServer() called on it multiple times per design.
replaceAllRowsWith(MEUEditBuffer) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Empty this buffer, change its format, and replace all rows from source
replaceVisibleRow(int, String, boolean, boolean, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Replaces visible portion of row.
replaceWithAllFrom(MEUEditRow) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Empty and replace with copies of all the rows from another MEUEditRow object.
requestShutdown(MEUFrame) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Iterate through frames requesting shutdown.
requestShutdown(MEUFrame) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Iterate through frames requesting shutdown.
requestShutdown(MEUFrame) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Forward shutdown request to MEUontroller, the frame controller.
resequence() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Reset the sequence numbers of all records
resequenceFrom(int, int, BigDecimal, BigDecimal) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Resequence a range of records.
resetColor(Color) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Reset the caret color only
resetColor(Color, Color) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set the text colors
resetColor(Color, Color, Color) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set the text colors and caret color
resetColumns(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanel
Redraw the rule text to match number of columns
resetDirty() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
No row has been inserted/moved/altered/deleted
resetFont(Font) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Change the font and resize
resetFont(Font) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Change the font and resize
resetSize(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Change the number of columns and rows of editable text
resetSize(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Resize the text area to a new cols & rows.
rowHasLineCommand(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Get a row's having a line command
rowNumberToRecordNumber(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Convert a display row number to an absolute row/record number.

S

saveAsToServer(QSYSObjectPathName) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Save records to a user-chosen file member.
saveToServer() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
If changed, write back to the server.
saveToServer(boolean) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Write back to the server if changed or forced True on success.
scrollAhead() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Scroll top of view ahead one page
scrollBack() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Scroll back one page
scrollTopOfView(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
 
scrollTopOfViewAhead() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Scroll top of view ahead one page
scrollTopOfViewBack() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Scroll top of view ahead one page
scrollView(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Scroll the view forwards (+) or back (-).
search(String, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Returns the rownum on which the next occurrence of a string is found.
server - Variable in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJdbcURL
Server portion of JDBC URL.
serverName - Variable in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceRecord
 
serversToString() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Return a string listing the servers active
service - Variable in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceRecord
 
ServiceClient - interface com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceClient.
An interface representing application objects which request services from the Mgr.
ServiceHash - class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash.
 
ServiceHash() - Constructor for class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Creates new ServiceHash
ServiceRecord - class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceRecord.
 
serviceRecordsToString() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Return a string illustrating all current service records.
setAllowedToExit(boolean) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
If set false, closes which would do System.exit() don't.
setAS400(AS400) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel
Re-instances of the CommandCallButton in the QCButtonPanel.
setButtonType() - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Set the button per function performed
setController(MEUController) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUCommandLine
Set the frame controller.
setController(MEUController) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanel
Set controller (at ctor time)
setController(MEUController) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set the MEUController for this component, called in ctor, passed in from MEUFrame.
setCurPos(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Set current cursort pos to wrapped cursor pos offered.
setCurPos(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set the cursor position
setDefaultServer() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Look up the default and set the server accordingly.
setDirty() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
A row has been inserted/moved/altered/deleted
setEditingEnabled(boolean) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Enable/disable text editing
setFrame(MEUFrame) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Set the frame we're associated with
setManager(Mgr) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCCommandPanel
Sets the Mgr object which will handle AS400 instances for this client.
setManager(Mgr) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCIFSPanel
Sets the Mgr object which will handle AS400 instances for this client.
setManager(Mgr) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCJobListPanel
Sets the Mgr object which will handle AS400 instances for this client.
setManager(Mgr) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCMgrViewer
Sets the manager for this component to poll for service connections.
setManager(Mgr) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCPrinterListPanel
Sets the Mgr object which will handle AS400 instances for this client.
setManager(Mgr) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSpooledFileViewerPanel
Sets the Mgr object which will handle AS400 instances for this client.
setManager(Mgr) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCUserListPanel
Sets the Mgr object which will handle AS400 instances for this client.
setNumRowsInView(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Safely set the rows-in-view value.
setOffsetInSRCDTA(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Move cursor on a line
setOffsetInSRCDTA(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Move cursor in current line but always ends up within srcdta floor/ceiling.
setProperty(String, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Set a property stored by this application controller.
setRecordFormat() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Cause the record format to be fetched
setRecordFormat() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Cause the record format to be fetched
setRecordFormat() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Cause fetch of record format
setRecordFormat(MEUEditBuffer) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Set the record format to match the source edit buffer's format
setRecordFormat(RecordFormat) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Set record format if not open, also clearing records.
setRecordFormat(RecordFormat) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Set record format if not open, also clearing records.
setResultForm(QCSQLResultSetFormPanel) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanel
Set the SQLResultSetForm in which the query will be executed and results displayed when user presses the appropriate button.
setResultTable(QCSQLResultSetTablePanel) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCSQLQueryBuilderPanel
Set the SQLResultSetTable in which the query will be executed and results displayed when user presses the appropriate button.
setRoot(VNode) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCDetailsPane
Sets the node as root for the pane.
setRoot(VNode) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCExplorerPane
Sets the node as root for the pane.
setRoot(VNode) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCListPane
Sets the node as root for the pane.
setRoot(VNode) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCTreePane
Sets the node as root for the pane.
setRoot(VNode) - Method in interface com.SoftWoehr.JTOpenContrib.QCDemo.QCVNodeDisplayer
AS400 pane sets its root VNode.
setRowChanged(boolean, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set a row changed or not
setRowLineCommand(String, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set a row line command text
setRowLineCommandChar(int, String, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set one char (first char of string) in one pos in row line command text
setRowWriteProtected(boolean, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Set a row write-protected or not
setRuleFont(Font) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanel
Set the font in which the format rule displays
setRuleText(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUHeaderPanel
Set the text which the format rule displays
setServer(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Set the server (i.e., do setSystem) safely, dialoging where necessary.
setSRCDAT(Record, BigDecimal) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Set the date field
setSRCDTA(Record, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Set the text field
setSRCSEQ(Record, BigDecimal) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Set the sequence field
setToBlank(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
 
setTopRowDisplayed(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Safely set the top row value.
showAboutSoftWoehrDialog(ImageIcon) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Show the about dialog
showCloseCancelFileMemberDialog(AS400, String, JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Ask if user wants to save discard or cancel close.
showCloseFileMemberDialog(AS400, String, JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Ask if user wants to save discard -- can't cancel close.
showCloseFileMemberDialog(AS400, String, JFrame, int) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Ask if user wants to save discard or also cancel close if option type passed in.
showCommandErrorDialog(JFrame, String, String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Inform user of problem executing a command
showCommandInfoMessageDialog(JFrame, String, String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Inform the user in response to a command
showCreateFileMemberDialog(AS400, String, JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Ask if user wants to create new file member.
showErrorMessageDialog(JFrame, String, String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Show some error in a dialog
showExceptionMessageDialog(JFrame, String, Exception) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Inform the user of a problem
showFieldEntryInvalidDialog(String, String) - Static method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCStockDialog
A dialog indicating that a field entry is invalid.
showFileDescriptionDialog(JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Offer a File Description user entry dialog --- returns null if they cancel
showHelpDialog(ImageIcon) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Show the help dialog
showInfoMessageDialog(JFrame, String, String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Inform the user in a dialog
showNoServerDialog() - Static method in class com.SoftWoehr.JTOpenContrib.QCDemo.QCStockDialog
Warn user that server is not set
showOpenFileMemberDialog(AS400, String, JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Offer a file open dialog.
showOverwriteExtantLocalFileDialog(String, JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Ask if user wants to overwrite local file.
showOverwriteFileMemberDialog(AS400, String, JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Ask if user wants to overwrite existing file.
showPropertyErrorMessageDialog(JFrame, String, String, String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Inform the user of a problem
showSaveAsFileMemberDialog(AS400, String, JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Offer a file save as dialog.
showSaveLocalFileMemberDialog(String, JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Offer a file save dialog for local disk.
showSearchDialog(JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Offer a search string dialog --- returns null if they cancel
showSetServerDialog(JFrame) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Offer a server name dialog --- returns null if they cancel
showWarningMessageDialog(JFrame, String, String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStockDialog
Show warning in a dialog
size() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Number of elements
size() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.ServiceHash
Number of elements
splitJoinRow(int, int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Split/join a row and its follower
SRCDAT_INDEX - Static variable in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Record field
SRCDTA_INDEX - Static variable in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Record field
SRCSEQ_INDEX - Static variable in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Record field
statusAll() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel
Update all status
statusAll(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel
Update all status
statusChangedIndicator() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel
Update the status indicator
statusInsertButton() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel
Allow controller to flag button text
statusInsertButton(boolean) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel
Flag button text
statusMessage(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUStatusPanel
Set a status message
storeProperties(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEU
Store the properties
storeToFile(String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUProperties
Save the properties

T

testRead(String, String, String, String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Read in rows and display
testRead(String, String, String, String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Read in records and display
testWrite(String, String, String, String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Read in rows, display, modify, and write out
testWrite(String, String, String, String) - Static method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Read in records, modify, and write out
textAreaFocus() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Transfer the focus for the text area
toDisplayString() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return a string representing the current window view of the data
toggleFocus() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Flip focus between command line and text area
toggleFocus() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFrame
Hop focus between command line and text area
toggleInserting() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Toggle the insert mode flag
toggleInserting() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Toggle the insert mode flag
toHashName() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.Locator
 
toProtocol() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.Locator
 
toProtocol(String) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Extract protocol portion of the representation of a service request.
toServerName() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.Locator
 
toServerName(String) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Extract server portion of the representation of a service request.
toService() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.Locator
 
toService(String) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Extract service portion of the representation of a service request and convert it to an AS400 service number.
toServiceName() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr.Locator
 
toServiceName(String) - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Mgr
Extract service portion of the representation of a service request.
toString() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return a string representation of all rows
toString() - Method in class com.SoftWoehr.JTOpenContrib.connectionmgr.Hash
Returns a string representation of the Hash and its members.
toString(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return one row
toString(int, int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Return a string representation of a certain number of rows, starting zero-based at a certain row.
tryInstanceServiceRecord(String) - Method in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Get new service record for new server name.

U

updateRow(int, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Update a record by row (== record in this case) number.
updateRow(int, String) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Give new contents to a row.

W

wrapCursor() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Allows frame to make sure cursor is in reasonable position e.g., after buffer is loaded and cursor is at end.
wrappedCursorPos(int) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUTextArea
Convert a cursor offset to where the cursor should be, i.e., if it's on the end of the line put it to the next line, if it's at the end of the buffer, wrap to top.
WRITE_DQ - Static variable in class com.SoftWoehr.JTOpenContrib.QCDemo.DataQueueTextFieldPanel
Indicates usage of this widget is to write data queues.
write() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Write out if modified or if forced and set unmodified.
write(boolean) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Write out if modified and set unmodified.
writeAll() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditRow
Clear member on the server and write all rows out fresh into empty member.
writeAll() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Write out all records.
writeAllClearingMember() - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUFileMember
Clear the member and refill fresh will all records.
writeLocaltext(File) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUController
Write the member out to a local file
writeLocaltext(OutputStream) - Method in class com.SoftWoehr.JTOpenContrib.MEU.MEUEditBuffer
Write out the file member locally to a text stream

A B C D E F G H I K L M N O P Q R S T U W