com.ibm.workflow.sample.xml
Class CreditRequestView

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--java.awt.Window
                    |
                    +--java.awt.Frame
                          |
                          +--javax.swing.JFrame
                                |
                                +--com.ibm.workflow.sample.xml.CreditRequestView
All Implemented Interfaces:
javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, javax.swing.RootPaneContainer, java.io.Serializable, javax.swing.WindowConstants

public class CreditRequestView
extends javax.swing.JFrame

This type was generated by a SmartGuide.

See Also:
Serialized Form

Inner Class Summary
(package private)  class CreditRequestView.IvjEventHandler
           
 
Inner classes inherited from class javax.swing.JFrame
javax.swing.JFrame.AccessibleJFrame
 
Inner classes inherited from class java.awt.Frame
java.awt.Frame.AccessibleAWTFrame
 
Inner classes inherited from class java.awt.Window
java.awt.Window.AccessibleAWTWindow
 
Inner classes inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Inner classes inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.AWTTreeLock
 
Field Summary
private  javax.swing.JMenuItem ivjAbout_BoxMenuItem
           
private  boolean ivjConnPtoP1Aligning
           
private  boolean ivjConnPtoP2Aligning
           
private  boolean ivjConnPtoP3Aligning
           
private  boolean ivjConnPtoP7Aligning
           
private  boolean ivjConnPtoP8Aligning
           
private  boolean ivjConnPtoP9Aligning
           
private  javax.swing.JButton ivjCopyButton
           
private  javax.swing.JMenuItem ivjCopyMenuItem
           
private  CreditRequest ivjCreditRequest1
           
private  javax.swing.JMenuBar ivjCreditRequestViewJMenuBar
           
private  javax.swing.JButton ivjCutButton
           
private  javax.swing.JMenuItem ivjCutMenuItem
           
private  javax.swing.JMenuItem ivjDeleteMenuItem
           
private  javax.swing.JMenu ivjEditMenu
           
(package private)  CreditRequestView.IvjEventHandler ivjEventHandler
           
private  javax.swing.JMenuItem ivjExitMenuItem
           
private  javax.swing.JMenu ivjFileMenu
           
private  javax.swing.JMenuItem ivjFind_ReplaceMenuItem
           
private  javax.swing.JMenuItem ivjHelp_TopicsMenuItem
           
private  javax.swing.JMenu ivjHelpMenu
           
private  javax.swing.JButton ivjJButton1
           
private  javax.swing.JButton ivjJButton2
           
private  javax.swing.JDialog ivjJDialog1
           
private  javax.swing.JDialog ivjJDialog2
           
private  javax.swing.JPanel ivjJDialogContentPane
           
private  javax.swing.JPanel ivjJDialogContentPane1
           
private  javax.swing.JPanel ivjJFrameContentPane
           
private  javax.swing.JLabel ivjJLabel1
           
private  javax.swing.JLabel ivjJLabel2
           
private  javax.swing.JLabel ivjJLabel3
           
private  javax.swing.JLabel ivjJLabel4
           
private  javax.swing.JLabel ivjJLabel5
           
private  javax.swing.JLabel ivjJLabel6
           
private  javax.swing.JLabel ivjJLabel7
           
private  javax.swing.JLabel ivjJLabel8
           
private  javax.swing.JMenu ivjJMenu1
           
private  javax.swing.JMenuItem ivjJMenuItem1
           
private  javax.swing.JScrollPane ivjJScrollPane1
           
private  javax.swing.JSeparator ivjJSeparator1
           
private  javax.swing.JSeparator ivjJSeparator2
           
private  javax.swing.JSeparator ivjJSeparator3
           
private  javax.swing.JTextArea ivjJTextArea1
           
private  javax.swing.JTextField ivjJTextField1
           
private  javax.swing.JTextField ivjJTextField2
           
private  javax.swing.JTextField ivjJTextField3
           
private  javax.swing.JTextField ivjJTextField4
           
private  javax.swing.JTextField ivjJTextField5
           
private  javax.swing.JTextField ivjJTextField6
           
private  javax.swing.JTextField ivjJTextField7
           
private  javax.swing.JTextField ivjJTextField8
           
private  javax.swing.JMenuItem ivjNewMenuItem
           
private  javax.swing.JButton ivjOKButton
           
private  javax.swing.JMenuItem ivjOpenMenuItem
           
private  javax.swing.JButton ivjPasteButton
           
private  javax.swing.JMenuItem ivjPasteMenuItem
           
private  javax.swing.JMenuItem ivjRedoMenuItem
           
private  javax.swing.JMenuItem ivjSave_AsMenuItem
           
private  javax.swing.JMenuItem ivjSaveMenuItem
           
private  javax.swing.JMenuItem ivjSelect_AllMenuItem
           
private  javax.swing.JPanel ivjStatusBarPane
           
private  javax.swing.JToolBar ivjToolBarPane
           
private  javax.swing.JMenuItem ivjUndoMenuItem
           
 
Fields inherited from class javax.swing.JFrame
accessibleContext, defaultCloseOperation, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled
 
Fields inherited from class java.awt.Frame
base, CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, frameSerializedDataVersion, HAND_CURSOR, icon, ICONIFIED, mbManagement, menuBar, MOVE_CURSOR, N_RESIZE_CURSOR, nameCounter, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, ownedWindows, resizable, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, serialVersionUID, state, SW_RESIZE_CURSOR, TEXT_CURSOR, title, W_RESIZE_CURSOR, WAIT_CURSOR, weakThis
 
Fields inherited from class java.awt.Window
active, dbg, focusMgr, inputContext, inputContextLock, OPENED, ownedWindowList, warningString, windowListener, windowSerializedDataVersion
 
Fields inherited from class java.awt.Container
component, containerListener, containerSerializedDataVersion, dispatcher, layoutMgr, listeningBoundsChildren, listeningChildren, maxSize, ncomponents, printing, printingThreads
 
Fields inherited from class java.awt.Component
actionListenerK, adjustmentListenerK, appContext, background, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, changeSupport, componentListener, componentListenerK, componentOrientation, componentSerializedDataVersion, containerListenerK, cursor, dropTarget, enabled, eventMask, focusListener, focusListenerK, font, foreground, graphicsConfig, hasFocus, height, hierarchyBoundsListener, hierarchyBoundsListenerK, hierarchyListener, hierarchyListenerK, incRate, inputMethodListener, inputMethodListenerK, isInc, isPacked, itemListenerK, keyListener, keyListenerK, LEFT_ALIGNMENT, locale, LOCK, metrics, minSize, mouseListener, mouseListenerK, mouseMotionListener, mouseMotionListenerK, name, nameExplicitlySet, newEventsOnly, ownedWindowK, parent, peer, peerFont, popups, prefSize, privateKey, RIGHT_ALIGNMENT, textListenerK, TOP_ALIGNMENT, valid, visible, width, windowClosingException, windowListenerK, x, y
 
Fields inherited from interface javax.swing.WindowConstants
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
CreditRequestView()
           
 
Method Summary
private  void connEtoC3(java.awt.event.ActionEvent arg1)
          connEtoC3: (About_BoxMenuItem.action.actionPerformed(java.awt.event.ActionEvent) --> CreditRequestView.showAboutBox()V)
private  void connEtoM1(java.awt.event.ActionEvent arg1)
          connEtoM1: (ExitMenuItem.action.actionPerformed(java.awt.event.ActionEvent) --> CreditRequestView.dispose()V)
private  void connEtoM2(java.awt.event.MouseEvent arg1)
          connEtoM2: (JMenu1.mouse.mousePressed(java.awt.event.MouseEvent) --> JDialog1.show()V)
private  void connEtoM3(java.awt.event.ActionEvent arg1)
          connEtoM3: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> JDialog1.dispose()V)
private  void connEtoM4(java.awt.event.ActionEvent arg1)
          connEtoM4: (JButton2.action.actionPerformed(java.awt.event.ActionEvent) --> JDialog1.dispose()V)
private  void connEtoM5(java.awt.event.ActionEvent arg1)
          connEtoM5: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> CreditRequest1.processCreditRequest()V)
private  void connEtoM6(java.awt.event.ActionEvent arg1)
          connEtoM6: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> CreditRequestView.notifyAll()V)
private  void connEtoM7(java.awt.event.ActionEvent arg1)
          connEtoM7: (JMenuItem1.action.actionPerformed(java.awt.event.ActionEvent) --> JDialog2.show()V)
private  void connEtoM8(java.awt.event.ActionEvent arg1)
          connEtoM8: (OKButton.action.actionPerformed(java.awt.event.ActionEvent) --> JDialog2.dispose()V)
private  void connEtoM9(java.awt.event.ActionEvent arg1)
          connEtoM9: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> CreditRequest1.setCreditAmount(Ljava.lang.String;)V)
private  void connPtoP1SetSource()
          connPtoP1SetSource: (JTextField1.text <--> CreditRequest1.firstName)
private  void connPtoP1SetTarget()
          connPtoP1SetTarget: (JTextField1.text <--> CreditRequestBean.firstName)
private  void connPtoP2SetSource()
          connPtoP2SetSource: (JTextField2.text <--> CreditRequest1.lastName)
private  void connPtoP2SetTarget()
          connPtoP2SetTarget: (JTextField2.text <--> CreditRequestBean.lastName)
private  void connPtoP3SetSource()
          connPtoP3SetSource: (JTextField3.text <--> CreditRequest1.address)
private  void connPtoP3SetTarget()
          connPtoP3SetTarget: (JTextField3.text <--> CreditRequestBean.address)
private  void connPtoP4SetTarget()
          connPtoP4SetTarget: (JTextField4.text <--> CreditRequestBean.PID)
private  void connPtoP6SetTarget()
          connPtoP6SetTarget: (CreditRequest1.log <--> JTextArea1.text)
private  void connPtoP7SetSource()
          connPtoP7SetSource: (JTextField6.text <--> CreditRequest1.queueManagerName)
private  void connPtoP7SetTarget()
          connPtoP7SetTarget: (JTextField6.text <--> CreditRequest1.queueManagerName)
private  void connPtoP8SetSource()
          connPtoP8SetSource: (JTextField7.text <--> CreditRequest1.send2QName)
private  void connPtoP8SetTarget()
          connPtoP8SetTarget: (JTextField7.text <--> CreditRequest1.send2QName)
private  void connPtoP9SetSource()
          connPtoP9SetSource: (JTextField8.text <--> CreditRequest1.receiveFromQName)
private  void connPtoP9SetTarget()
          connPtoP9SetTarget: (JTextField8.text <--> CreditRequest1.receiveFromQName)
 void creditRequest1AppendLog(java.lang.String appendString)
           
 java.lang.String creditRequest1GetAddress()
           
 int creditRequest1GetCreditAmount()
           
 java.lang.String creditRequest1GetFirstName()
           
 java.lang.String creditRequest1GetLastName()
           
 java.lang.String creditRequest1GetLog()
           
 void creditRequest1ProcessCreditRequest()
           
 void creditRequest1SetAddress(java.lang.String new_Address)
           
 void creditRequest1SetCreditAmount(int newCreditAmount)
           
 void creditRequest1SetFirstName(java.lang.String newName)
           
 void creditRequest1SetLastName(java.lang.String new_lastName)
           
 void creditRequest1SetLog(java.lang.String newLog)
           
 void creditRequest1SetPID(int new_PID)
           
private  javax.swing.JMenuItem getAbout_BoxMenuItem()
          Return the About_BoxMenuItem property value.
private  javax.swing.JButton getCopyButton()
          Return the CopyButton property value.
private  javax.swing.JMenuItem getCopyMenuItem()
          Return the CopyMenuItem property value.
private  CreditRequest getCreditRequest1()
          Return the CreditRequest1 property value.
private  javax.swing.JMenuBar getCreditRequestViewJMenuBar()
          Return the CreditRequestViewJMenuBar property value.
private  javax.swing.JButton getCutButton()
          Return the CutButton property value.
private  javax.swing.JMenuItem getCutMenuItem()
          Return the CutMenuItem property value.
private  javax.swing.JMenuItem getDeleteMenuItem()
          Return the DeleteMenuItem property value.
private  javax.swing.JMenu getEditMenu()
          Return the EditMenu property value.
private  javax.swing.JMenuItem getExitMenuItem()
          Return the ExitMenuItem property value.
private  javax.swing.JMenu getFileMenu()
          Return the FileMenu property value.
private  javax.swing.JMenuItem getFind_ReplaceMenuItem()
          Return the Find_ReplaceMenuItem property value.
private  javax.swing.JMenuItem getHelp_TopicsMenuItem()
          Return the Help_TopicsMenuItem property value.
private  javax.swing.JMenu getHelpMenu()
          Return the HelpMenu property value.
private  javax.swing.JButton getJButton1()
          Return the JButton1 property value.
private  javax.swing.JButton getJButton2()
          Return the JButton2 property value.
private  javax.swing.JDialog getJDialog1()
          Return the JDialog1 property value.
private  javax.swing.JDialog getJDialog2()
          Den Eigenschaftswert JDialog2 zurückgeben.
private  javax.swing.JPanel getJDialogContentPane()
          Return the JDialogContentPane property value.
private  javax.swing.JPanel getJDialogContentPane1()
          Den Eigenschaftswert JDialogContentPane1 zurückgeben.
private  javax.swing.JPanel getJFrameContentPane()
          Return the JFrameContentPane property value.
private  javax.swing.JLabel getJLabel1()
          Return the JLabel1 property value.
private  javax.swing.JLabel getJLabel2()
          Return the JLabel2 property value.
private  javax.swing.JLabel getJLabel3()
          Return the JLabel3 property value.
private  javax.swing.JLabel getJLabel4()
          Return the JLabel4 property value.
private  javax.swing.JLabel getJLabel5()
          Return the JLabel5 property value.
private  javax.swing.JLabel getJLabel6()
          Den Eigenschaftswert JLabel6 zurückgeben.
private  javax.swing.JLabel getJLabel7()
          Den Eigenschaftswert JLabel7 zurückgeben.
private  javax.swing.JLabel getJLabel8()
          Den Eigenschaftswert JLabel8 zurückgeben.
private  javax.swing.JMenu getJMenu1()
          Return the JMenu1 property value.
private  javax.swing.JMenuItem getJMenuItem1()
          Den Eigenschaftswert JMenuItem1 zurückgeben.
private  javax.swing.JScrollPane getJScrollPane1()
          Den Eigenschaftswert JScrollPane1 zurückgeben.
private  javax.swing.JSeparator getJSeparator1()
          Return the JSeparator1 property value.
private  javax.swing.JSeparator getJSeparator2()
          Return the JSeparator2 property value.
private  javax.swing.JSeparator getJSeparator3()
          Return the JSeparator3 property value.
private  javax.swing.JTextArea getJTextArea1()
          Return the JTextArea1 property value.
private  javax.swing.JTextField getJTextField1()
          Return the JTextField1 property value.
private  javax.swing.JTextField getJTextField2()
          Return the JTextField2 property value.
private  javax.swing.JTextField getJTextField3()
          Return the JTextField3 property value.
private  javax.swing.JTextField getJTextField4()
          Return the JTextField4 property value.
private  javax.swing.JTextField getJTextField5()
          Return the JTextField5 property value.
private  javax.swing.JTextField getJTextField6()
          Den Eigenschaftswert JTextField6 zurückgeben.
private  javax.swing.JTextField getJTextField7()
          Den Eigenschaftswert JTextField7 zurückgeben.
private  javax.swing.JTextField getJTextField8()
          Den Eigenschaftswert JTextField8 zurückgeben.
private  javax.swing.JMenuItem getNewMenuItem()
          Return the NewMenuItem property value.
private  javax.swing.JButton getOKButton()
          Den Eigenschaftswert OKButton zurückgeben.
private  javax.swing.JMenuItem getOpenMenuItem()
          Return the OpenMenuItem property value.
private  javax.swing.JButton getPasteButton()
          Return the PasteButton property value.
private  javax.swing.JMenuItem getPasteMenuItem()
          Return the PasteMenuItem property value.
private  javax.swing.JMenuItem getRedoMenuItem()
          Return the RedoMenuItem property value.
private  javax.swing.JMenuItem getSave_AsMenuItem()
          Return the Save_AsMenuItem property value.
private  javax.swing.JMenuItem getSaveMenuItem()
          Return the SaveMenuItem property value.
private  javax.swing.JMenuItem getSelect_AllMenuItem()
          Return the Select_AllMenuItem property value.
private  javax.swing.JPanel getStatusBarPane()
          Return the StatusBarPane property value.
private  javax.swing.JToolBar getToolBarPane()
          Return the ToolBarPane property value.
private  javax.swing.JMenuItem getUndoMenuItem()
          Return the UndoMenuItem property value.
private  void handleException(java.lang.Throwable exception)
          Called whenever the part throws an exception.
private  void initConnections()
          Initializes connections
private  void initialize()
          Initialize the class.
 void JDialog1Show()
           
static void main(java.lang.String[] args)
          Starts the application.
 void showAboutBox()
           
 void viewStatusBar()
           
 void viewToolBar()
           
 
Methods inherited from class javax.swing.JFrame
addImpl, createRootPane, createRootPaneException, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isRootPaneCheckingEnabled, paramString, processKeyEvent, processWindowEvent, remove, setContentPane, setDefaultCloseOperation, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, update
 
Methods inherited from class java.awt.Frame
, addNotify, addToFrameList, constructComponentName, finalize, getCursorType, getFrames, getIconImage, getMenuBar, getState, getTitle, initIDs, isResizable, postProcessKeyEvent, readObject, remove, removeFromFrameList, removeNotify, setCursor, setIconImage, setMenuBar, setResizable, setState, setTitle, writeObject
 
Methods inherited from class java.awt.Window
addOwnedWindow, addWindowListener, adjustListeningChildren, applyResourceBundle, applyResourceBundle, connectOwnedWindow, dispatchEventImpl, dispose, eventEnabled, getFocusOwner, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getOwnedWindows, getOwner, getToolkit, getWarningString, hide, isActive, isShowing, nextFocus, ownedInit, pack, postEvent, postWindowEvent, preProcessKeyEvent, processEvent, removeOwnedWindow, removeWindowListener, resetGC, setCursor, setFocusOwner, setWarningString, show, toBack, toFront, transferFocus
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyOrientation, checkGD, countComponents, createChildHierarchyEvents, createHierarchyEvents, deliverEvent, dispatchEventToSelf, doLayout, findComponentAt, findComponentAt, findComponentAt, getAccessibleAt, getAccessibleChild, getAccessibleChildrenCount, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents_NoClientCode, getComponents, getInsets, getLayout, getMaximumSize, getMinimumSize, getMouseEventTarget, getPreferredSize, getWindow, insets, invalidate, invalidateTree, isAncestorOf, layout, lightweightPaint, lightweightPrint, list, list, locate, minimumSize, numListening, paint, paintComponents, paintHeavyweightComponents, postsOldMouseEvents, preferredSize, print, printComponents, printHeavyweightComponents, processContainerEvent, proxyEnableEvents, proxyRequestFocus, remove, removeAll, removeContainerListener, setFont, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addPropertyChangeListener, addPropertyChangeListener, areInputMethodsEnabled, bounds, checkImage, checkImage, checkWindowClosingException, coalesceEvents, contains, contains, createImage, createImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, getAccessibleIndexInParent, getAccessibleStateSet, getBackground, getBounds, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont_NoClientCode, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getInputMethodRequests, getLocation, getLocation, getLocationOnScreen_NoTreeLock, getLocationOnScreen, getName, getNativeContainer, getParent_NoClientCode, getParent, getPeer, getSize, getSize, getToolkitImpl, getTreeLock, getWidth, getWindowForObject, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isDisplayable, isDoubleBuffered, isEnabled, isEnabledImpl, isFocusTraversable, isLightweight, isOpaque, isRecursivelyVisible, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseEvent, processMouseMotionEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setDropTarget, setEnabled, setForeground, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, size, toString, transferFocus
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 
Methods inherited from interface java.awt.MenuContainer
getFont, postEvent
 

Field Detail

ivjAbout_BoxMenuItem

private javax.swing.JMenuItem ivjAbout_BoxMenuItem

ivjCopyButton

private javax.swing.JButton ivjCopyButton

ivjCopyMenuItem

private javax.swing.JMenuItem ivjCopyMenuItem

ivjCreditRequestViewJMenuBar

private javax.swing.JMenuBar ivjCreditRequestViewJMenuBar

ivjCutButton

private javax.swing.JButton ivjCutButton

ivjCutMenuItem

private javax.swing.JMenuItem ivjCutMenuItem

ivjDeleteMenuItem

private javax.swing.JMenuItem ivjDeleteMenuItem

ivjEditMenu

private javax.swing.JMenu ivjEditMenu

ivjEventHandler

CreditRequestView.IvjEventHandler ivjEventHandler

ivjExitMenuItem

private javax.swing.JMenuItem ivjExitMenuItem

ivjFileMenu

private javax.swing.JMenu ivjFileMenu

ivjFind_ReplaceMenuItem

private javax.swing.JMenuItem ivjFind_ReplaceMenuItem

ivjHelp_TopicsMenuItem

private javax.swing.JMenuItem ivjHelp_TopicsMenuItem

ivjHelpMenu

private javax.swing.JMenu ivjHelpMenu

ivjJFrameContentPane

private javax.swing.JPanel ivjJFrameContentPane

ivjJSeparator1

private javax.swing.JSeparator ivjJSeparator1

ivjJSeparator2

private javax.swing.JSeparator ivjJSeparator2

ivjJSeparator3

private javax.swing.JSeparator ivjJSeparator3

ivjNewMenuItem

private javax.swing.JMenuItem ivjNewMenuItem

ivjOpenMenuItem

private javax.swing.JMenuItem ivjOpenMenuItem

ivjPasteButton

private javax.swing.JButton ivjPasteButton

ivjPasteMenuItem

private javax.swing.JMenuItem ivjPasteMenuItem

ivjRedoMenuItem

private javax.swing.JMenuItem ivjRedoMenuItem

ivjSave_AsMenuItem

private javax.swing.JMenuItem ivjSave_AsMenuItem

ivjSaveMenuItem

private javax.swing.JMenuItem ivjSaveMenuItem

ivjSelect_AllMenuItem

private javax.swing.JMenuItem ivjSelect_AllMenuItem

ivjStatusBarPane

private javax.swing.JPanel ivjStatusBarPane

ivjToolBarPane

private javax.swing.JToolBar ivjToolBarPane

ivjUndoMenuItem

private javax.swing.JMenuItem ivjUndoMenuItem

ivjJMenu1

private javax.swing.JMenu ivjJMenu1

ivjJButton1

private javax.swing.JButton ivjJButton1

ivjJButton2

private javax.swing.JButton ivjJButton2

ivjJDialog1

private javax.swing.JDialog ivjJDialog1

ivjJDialogContentPane

private javax.swing.JPanel ivjJDialogContentPane

ivjJLabel1

private javax.swing.JLabel ivjJLabel1

ivjJLabel2

private javax.swing.JLabel ivjJLabel2

ivjJLabel3

private javax.swing.JLabel ivjJLabel3

ivjJLabel4

private javax.swing.JLabel ivjJLabel4

ivjJLabel5

private javax.swing.JLabel ivjJLabel5

ivjJTextField1

private javax.swing.JTextField ivjJTextField1

ivjJTextField2

private javax.swing.JTextField ivjJTextField2

ivjJTextField3

private javax.swing.JTextField ivjJTextField3

ivjJTextField4

private javax.swing.JTextField ivjJTextField4

ivjJTextField5

private javax.swing.JTextField ivjJTextField5

ivjCreditRequest1

private CreditRequest ivjCreditRequest1

ivjJTextArea1

private javax.swing.JTextArea ivjJTextArea1

ivjJDialog2

private javax.swing.JDialog ivjJDialog2

ivjJDialogContentPane1

private javax.swing.JPanel ivjJDialogContentPane1

ivjJLabel6

private javax.swing.JLabel ivjJLabel6

ivjJLabel7

private javax.swing.JLabel ivjJLabel7

ivjJLabel8

private javax.swing.JLabel ivjJLabel8

ivjJMenuItem1

private javax.swing.JMenuItem ivjJMenuItem1

ivjJTextField6

private javax.swing.JTextField ivjJTextField6

ivjJTextField7

private javax.swing.JTextField ivjJTextField7

ivjJTextField8

private javax.swing.JTextField ivjJTextField8

ivjOKButton

private javax.swing.JButton ivjOKButton

ivjJScrollPane1

private javax.swing.JScrollPane ivjJScrollPane1

ivjConnPtoP1Aligning

private boolean ivjConnPtoP1Aligning

ivjConnPtoP2Aligning

private boolean ivjConnPtoP2Aligning

ivjConnPtoP3Aligning

private boolean ivjConnPtoP3Aligning

ivjConnPtoP7Aligning

private boolean ivjConnPtoP7Aligning

ivjConnPtoP8Aligning

private boolean ivjConnPtoP8Aligning

ivjConnPtoP9Aligning

private boolean ivjConnPtoP9Aligning
Constructor Detail

CreditRequestView

public CreditRequestView()
Method Detail

connEtoC3

private void connEtoC3(java.awt.event.ActionEvent arg1)
connEtoC3: (About_BoxMenuItem.action.actionPerformed(java.awt.event.ActionEvent) --> CreditRequestView.showAboutBox()V)
Parameters:
arg1 - java.awt.event.ActionEvent

connEtoM1

private void connEtoM1(java.awt.event.ActionEvent arg1)
connEtoM1: (ExitMenuItem.action.actionPerformed(java.awt.event.ActionEvent) --> CreditRequestView.dispose()V)
Parameters:
arg1 - java.awt.event.ActionEvent

connEtoM2

private void connEtoM2(java.awt.event.MouseEvent arg1)
connEtoM2: (JMenu1.mouse.mousePressed(java.awt.event.MouseEvent) --> JDialog1.show()V)
Parameters:
arg1 - java.awt.event.MouseEvent

connEtoM3

private void connEtoM3(java.awt.event.ActionEvent arg1)
connEtoM3: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> JDialog1.dispose()V)
Parameters:
arg1 - java.awt.event.ActionEvent

connEtoM4

private void connEtoM4(java.awt.event.ActionEvent arg1)
connEtoM4: (JButton2.action.actionPerformed(java.awt.event.ActionEvent) --> JDialog1.dispose()V)
Parameters:
arg1 - java.awt.event.ActionEvent

connEtoM5

private void connEtoM5(java.awt.event.ActionEvent arg1)
connEtoM5: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> CreditRequest1.processCreditRequest()V)
Parameters:
arg1 - java.awt.event.ActionEvent

connEtoM6

private void connEtoM6(java.awt.event.ActionEvent arg1)
connEtoM6: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> CreditRequestView.notifyAll()V)
Parameters:
arg1 - java.awt.event.ActionEvent

connEtoM7

private void connEtoM7(java.awt.event.ActionEvent arg1)
connEtoM7: (JMenuItem1.action.actionPerformed(java.awt.event.ActionEvent) --> JDialog2.show()V)
Parameters:
arg1 - java.awt.event.ActionEvent

connEtoM8

private void connEtoM8(java.awt.event.ActionEvent arg1)
connEtoM8: (OKButton.action.actionPerformed(java.awt.event.ActionEvent) --> JDialog2.dispose()V)
Parameters:
arg1 - java.awt.event.ActionEvent

connEtoM9

private void connEtoM9(java.awt.event.ActionEvent arg1)
connEtoM9: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> CreditRequest1.setCreditAmount(Ljava.lang.String;)V)
Parameters:
arg1 - java.awt.event.ActionEvent

connPtoP1SetSource

private void connPtoP1SetSource()
connPtoP1SetSource: (JTextField1.text <--> CreditRequest1.firstName)

connPtoP1SetTarget

private void connPtoP1SetTarget()
connPtoP1SetTarget: (JTextField1.text <--> CreditRequestBean.firstName)

connPtoP2SetSource

private void connPtoP2SetSource()
connPtoP2SetSource: (JTextField2.text <--> CreditRequest1.lastName)

connPtoP2SetTarget

private void connPtoP2SetTarget()
connPtoP2SetTarget: (JTextField2.text <--> CreditRequestBean.lastName)

connPtoP3SetSource

private void connPtoP3SetSource()
connPtoP3SetSource: (JTextField3.text <--> CreditRequest1.address)

connPtoP3SetTarget

private void connPtoP3SetTarget()
connPtoP3SetTarget: (JTextField3.text <--> CreditRequestBean.address)

connPtoP4SetTarget

private void connPtoP4SetTarget()
connPtoP4SetTarget: (JTextField4.text <--> CreditRequestBean.PID)

connPtoP6SetTarget

private void connPtoP6SetTarget()
connPtoP6SetTarget: (CreditRequest1.log <--> JTextArea1.text)

connPtoP7SetSource

private void connPtoP7SetSource()
connPtoP7SetSource: (JTextField6.text <--> CreditRequest1.queueManagerName)

connPtoP7SetTarget

private void connPtoP7SetTarget()
connPtoP7SetTarget: (JTextField6.text <--> CreditRequest1.queueManagerName)

connPtoP8SetSource

private void connPtoP8SetSource()
connPtoP8SetSource: (JTextField7.text <--> CreditRequest1.send2QName)

connPtoP8SetTarget

private void connPtoP8SetTarget()
connPtoP8SetTarget: (JTextField7.text <--> CreditRequest1.send2QName)

connPtoP9SetSource

private void connPtoP9SetSource()
connPtoP9SetSource: (JTextField8.text <--> CreditRequest1.receiveFromQName)

connPtoP9SetTarget

private void connPtoP9SetTarget()
connPtoP9SetTarget: (JTextField8.text <--> CreditRequest1.receiveFromQName)

creditRequest1AppendLog

public void creditRequest1AppendLog(java.lang.String appendString)
Parameters:
appendString - java.lang.String

creditRequest1GetAddress

public java.lang.String creditRequest1GetAddress()
Returns:
java.lang.String

creditRequest1GetCreditAmount

public int creditRequest1GetCreditAmount()
Returns:
int

creditRequest1GetFirstName

public java.lang.String creditRequest1GetFirstName()
Returns:
java.lang.String

creditRequest1GetLastName

public java.lang.String creditRequest1GetLastName()
Returns:
java.lang.String

creditRequest1GetLog

public java.lang.String creditRequest1GetLog()
Returns:
java.lang.String

creditRequest1ProcessCreditRequest

public void creditRequest1ProcessCreditRequest()

creditRequest1SetAddress

public void creditRequest1SetAddress(java.lang.String new_Address)
Parameters:
new_Address - java.lang.String

creditRequest1SetCreditAmount

public void creditRequest1SetCreditAmount(int newCreditAmount)
Parameters:
newCreditAmount - int

creditRequest1SetFirstName

public void creditRequest1SetFirstName(java.lang.String newName)
Parameters:
newName - java.lang.String

creditRequest1SetLastName

public void creditRequest1SetLastName(java.lang.String new_lastName)
Parameters:
new_lastName - java.lang.String

creditRequest1SetLog

public void creditRequest1SetLog(java.lang.String newLog)
Parameters:
newLog - java.lang.String

creditRequest1SetPID

public void creditRequest1SetPID(int new_PID)
Parameters:
new_PID - int

getAbout_BoxMenuItem

private javax.swing.JMenuItem getAbout_BoxMenuItem()
Return the About_BoxMenuItem property value.
Returns:
javax.swing.JMenuItem

getCopyButton

private javax.swing.JButton getCopyButton()
Return the CopyButton property value.
Returns:
javax.swing.JButton

getCopyMenuItem

private javax.swing.JMenuItem getCopyMenuItem()
Return the CopyMenuItem property value.
Returns:
javax.swing.JMenuItem

getCreditRequest1

private CreditRequest getCreditRequest1()
Return the CreditRequest1 property value.
Returns:
CreditRequest

getCreditRequestViewJMenuBar

private javax.swing.JMenuBar getCreditRequestViewJMenuBar()
Return the CreditRequestViewJMenuBar property value.
Returns:
javax.swing.JMenuBar

getCutButton

private javax.swing.JButton getCutButton()
Return the CutButton property value.
Returns:
javax.swing.JButton

getCutMenuItem

private javax.swing.JMenuItem getCutMenuItem()
Return the CutMenuItem property value.
Returns:
javax.swing.JMenuItem

getDeleteMenuItem

private javax.swing.JMenuItem getDeleteMenuItem()
Return the DeleteMenuItem property value.
Returns:
javax.swing.JMenuItem

getEditMenu

private javax.swing.JMenu getEditMenu()
Return the EditMenu property value.
Returns:
javax.swing.JMenu

getExitMenuItem

private javax.swing.JMenuItem getExitMenuItem()
Return the ExitMenuItem property value.
Returns:
javax.swing.JMenuItem

getFileMenu

private javax.swing.JMenu getFileMenu()
Return the FileMenu property value.
Returns:
javax.swing.JMenu

getFind_ReplaceMenuItem

private javax.swing.JMenuItem getFind_ReplaceMenuItem()
Return the Find_ReplaceMenuItem property value.
Returns:
javax.swing.JMenuItem

getHelp_TopicsMenuItem

private javax.swing.JMenuItem getHelp_TopicsMenuItem()
Return the Help_TopicsMenuItem property value.
Returns:
javax.swing.JMenuItem

getHelpMenu

private javax.swing.JMenu getHelpMenu()
Return the HelpMenu property value.
Returns:
javax.swing.JMenu

getJButton1

private javax.swing.JButton getJButton1()
Return the JButton1 property value.
Returns:
javax.swing.JButton

getJButton2

private javax.swing.JButton getJButton2()
Return the JButton2 property value.
Returns:
javax.swing.JButton

getJDialog1

private javax.swing.JDialog getJDialog1()
Return the JDialog1 property value.
Returns:
javax.swing.JDialog

getJDialog2

private javax.swing.JDialog getJDialog2()
Den Eigenschaftswert JDialog2 zurückgeben.
Returns:
javax.swing.JDialog

getJDialogContentPane

private javax.swing.JPanel getJDialogContentPane()
Return the JDialogContentPane property value.
Returns:
javax.swing.JPanel

getJDialogContentPane1

private javax.swing.JPanel getJDialogContentPane1()
Den Eigenschaftswert JDialogContentPane1 zurückgeben.
Returns:
javax.swing.JPanel

getJFrameContentPane

private javax.swing.JPanel getJFrameContentPane()
Return the JFrameContentPane property value.
Returns:
javax.swing.JPanel

getJLabel1

private javax.swing.JLabel getJLabel1()
Return the JLabel1 property value.
Returns:
javax.swing.JLabel

getJLabel2

private javax.swing.JLabel getJLabel2()
Return the JLabel2 property value.
Returns:
javax.swing.JLabel

getJLabel3

private javax.swing.JLabel getJLabel3()
Return the JLabel3 property value.
Returns:
javax.swing.JLabel

getJLabel4

private javax.swing.JLabel getJLabel4()
Return the JLabel4 property value.
Returns:
javax.swing.JLabel

getJLabel5

private javax.swing.JLabel getJLabel5()
Return the JLabel5 property value.
Returns:
javax.swing.JLabel

getJLabel6

private javax.swing.JLabel getJLabel6()
Den Eigenschaftswert JLabel6 zurückgeben.
Returns:
javax.swing.JLabel

getJLabel7

private javax.swing.JLabel getJLabel7()
Den Eigenschaftswert JLabel7 zurückgeben.
Returns:
javax.swing.JLabel

getJLabel8

private javax.swing.JLabel getJLabel8()
Den Eigenschaftswert JLabel8 zurückgeben.
Returns:
javax.swing.JLabel

getJMenu1

private javax.swing.JMenu getJMenu1()
Return the JMenu1 property value.
Returns:
javax.swing.JMenu

getJMenuItem1

private javax.swing.JMenuItem getJMenuItem1()
Den Eigenschaftswert JMenuItem1 zurückgeben.
Returns:
javax.swing.JMenuItem

getJScrollPane1

private javax.swing.JScrollPane getJScrollPane1()
Den Eigenschaftswert JScrollPane1 zurückgeben.
Returns:
javax.swing.JScrollPane

getJSeparator1

private javax.swing.JSeparator getJSeparator1()
Return the JSeparator1 property value.
Returns:
javax.swing.JSeparator

getJSeparator2

private javax.swing.JSeparator getJSeparator2()
Return the JSeparator2 property value.
Returns:
javax.swing.JSeparator

getJSeparator3

private javax.swing.JSeparator getJSeparator3()
Return the JSeparator3 property value.
Returns:
javax.swing.JSeparator

getJTextArea1

private javax.swing.JTextArea getJTextArea1()
Return the JTextArea1 property value.
Returns:
javax.swing.JTextArea

getJTextField1

private javax.swing.JTextField getJTextField1()
Return the JTextField1 property value.
Returns:
javax.swing.JTextField

getJTextField2

private javax.swing.JTextField getJTextField2()
Return the JTextField2 property value.
Returns:
javax.swing.JTextField

getJTextField3

private javax.swing.JTextField getJTextField3()
Return the JTextField3 property value.
Returns:
javax.swing.JTextField

getJTextField4

private javax.swing.JTextField getJTextField4()
Return the JTextField4 property value.
Returns:
javax.swing.JTextField

getJTextField5

private javax.swing.JTextField getJTextField5()
Return the JTextField5 property value.
Returns:
javax.swing.JTextField

getJTextField6

private javax.swing.JTextField getJTextField6()
Den Eigenschaftswert JTextField6 zurückgeben.
Returns:
javax.swing.JTextField

getJTextField7

private javax.swing.JTextField getJTextField7()
Den Eigenschaftswert JTextField7 zurückgeben.
Returns:
javax.swing.JTextField

getJTextField8

private javax.swing.JTextField getJTextField8()
Den Eigenschaftswert JTextField8 zurückgeben.
Returns:
javax.swing.JTextField

getNewMenuItem

private javax.swing.JMenuItem getNewMenuItem()
Return the NewMenuItem property value.
Returns:
javax.swing.JMenuItem

getOKButton

private javax.swing.JButton getOKButton()
Den Eigenschaftswert OKButton zurückgeben.
Returns:
javax.swing.JButton

getOpenMenuItem

private javax.swing.JMenuItem getOpenMenuItem()
Return the OpenMenuItem property value.
Returns:
javax.swing.JMenuItem

getPasteButton

private javax.swing.JButton getPasteButton()
Return the PasteButton property value.
Returns:
javax.swing.JButton

getPasteMenuItem

private javax.swing.JMenuItem getPasteMenuItem()
Return the PasteMenuItem property value.
Returns:
javax.swing.JMenuItem

getRedoMenuItem

private javax.swing.JMenuItem getRedoMenuItem()
Return the RedoMenuItem property value.
Returns:
javax.swing.JMenuItem

getSave_AsMenuItem

private javax.swing.JMenuItem getSave_AsMenuItem()
Return the Save_AsMenuItem property value.
Returns:
javax.swing.JMenuItem

getSaveMenuItem

private javax.swing.JMenuItem getSaveMenuItem()
Return the SaveMenuItem property value.
Returns:
javax.swing.JMenuItem

getSelect_AllMenuItem

private javax.swing.JMenuItem getSelect_AllMenuItem()
Return the Select_AllMenuItem property value.
Returns:
javax.swing.JMenuItem

getStatusBarPane

private javax.swing.JPanel getStatusBarPane()
Return the StatusBarPane property value.
Returns:
javax.swing.JPanel

getToolBarPane

private javax.swing.JToolBar getToolBarPane()
Return the ToolBarPane property value.
Returns:
javax.swing.JToolBar

getUndoMenuItem

private javax.swing.JMenuItem getUndoMenuItem()
Return the UndoMenuItem property value.
Returns:
javax.swing.JMenuItem

handleException

private void handleException(java.lang.Throwable exception)
Called whenever the part throws an exception.
Parameters:
exception - java.lang.Throwable

initConnections

private void initConnections()
                      throws java.lang.Exception
Initializes connections
Throws:
java.lang.Exception - The exception description.

initialize

private void initialize()
Initialize the class.

JDialog1Show

public void JDialog1Show()

main

public static void main(java.lang.String[] args)
Starts the application.
Parameters:
args - an array of command-line arguments

showAboutBox

public void showAboutBox()

viewStatusBar

public void viewStatusBar()

viewToolBar

public void viewToolBar()