generators
Class CPanBrowse

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--javax.swing.JComponent
                    |
                    +--javax.swing.JPanel
                          |
                          +--generators.CPanBrowse

public class CPanBrowse
extends javax.swing.JPanel

See Also:
Serialized Form

Inner classes inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
 
Inner classes inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent, javax.swing.JComponent.IntVector, javax.swing.JComponent.KeyboardBinding, javax.swing.JComponent.KeyboardState
 
Inner classes inherited from class java.awt.Component
java.awt.Component.AWTTreeLock
 
Field Summary
(package private)  javax.swing.JComboBox BOX_CL
           
(package private)  javax.swing.JComboBox BOX_MOD
           
(package private)  javax.swing.JComboBox BOX_NAME
           
(package private)  javax.swing.JButton BT_ADD
           
(package private)  javax.swing.JButton BT_ALL
           
(package private)  javax.swing.JButton BT_HELP
           
(package private)  javax.swing.JButton BT_SHOW
           
(package private)  javax.swing.JCheckBox CH_BOX
           
(package private)  javax.swing.JCheckBox CH_BOX1
           
(package private)  javax.swing.JLabel FIX_MOD
           
(package private)  javax.swing.JLabel FIX_NAME
           
(package private)  javax.swing.JLabel FIX_TYP
           
(package private)  boolean m_bDisableAction
           
(package private)  boolean m_bForceParam
           
(package private)  MsgBox m_dBox
           
(package private)  int m_nTabTyp
           
(package private)  OInterface m_oIF
           
(package private)  RuleGUI m_oRule
           
(package private)  java.lang.String m_sParam
           
(package private)  java.util.Vector m_vFuHeaders
           
(package private)  java.util.Vector m_vParameters
           
(package private)  javax.swing.JTextField TXT_MSG
           
(package private)  javax.swing.JTextField TXT_NAME
           
(package private)  javax.swing.JTextField TXT_TYP
           
(package private)  XYLayout xYLayout1
           
 
Fields inherited from class javax.swing.JPanel
defaultLayout, uiClassID
 
Fields inherited from class javax.swing.JComponent
_bounds, accessibleContext, alignmentX, alignmentY, ANCESTOR_USING_BUFFER, ancestorNotifier, autoscroller, border, changeSupport, clientProperties, flags, HAS_FOCUS, IS_DOUBLE_BUFFERED, IS_OPAQUE, IS_PAINTING_TILE, KEYBOARD_BINDINGS_KEY, listenerList, maximumSize, minimumSize, NEXT_FOCUS, paintImmediatelyClip, preferredSize, readObjectCallbacks, REQUEST_FOCUS_DISABLED, tmpRect, TOOL_TIP_TEXT_KEY, ui, uiClassID, UNDEFINED_CONDITION, vetoableChangeSupport, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Container
component, containerListener, containerSerializedDataVersion, dispatcher, layoutMgr, maxSize, ncomponents, serialVersionUID
 
Fields inherited from class java.awt.Component
actionListenerK, adjustmentListenerK, appContext, assert, background, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, changeSupport, componentListener, componentListenerK, componentOrientation, componentSerializedDataVersion, containerListenerK, cursor, dropTarget, enabled, eventMask, focusListener, focusListenerK, font, foreground, hasFocus, height, incRate, inputMethodListener, inputMethodListenerK, isInc, isPacked, itemListenerK, keyListener, keyListenerK, LEFT_ALIGNMENT, locale, LOCK, minSize, mouseListener, mouseListenerK, mouseMotionListener, mouseMotionListenerK, name, nameExplicitlySet, newEventsOnly, ownedWindowK, parent, peer, peerFont, popups, prefSize, RIGHT_ALIGNMENT, serialVersionUID, textListenerK, TOP_ALIGNMENT, valid, visible, width, windowListenerK, x, y
 
Constructor Summary
CPanBrowse()
           
CPanBrowse(int nTabTyp, RuleGUI oRule)
           
 
Method Summary
 void addActionListener(java.awt.event.ActionListener l)
           
 void BT_Performed(java.awt.event.ActionEvent e, int nBT_ID)
           
 java.lang.String ExtractFu(java.lang.String sFu)
           
protected  void fireAction(java.lang.String sBT_ID)
           
 void ForceParam(java.lang.String sParam)
           
 java.lang.String GetParam()
           
 java.lang.String GetParam(java.lang.String sSyffix)
           
 java.util.Vector GetParamList()
           
private  void InitCallBack()
           
private  void InitHandle()
           
private  void InitPage()
           
 boolean IsValid()
           
private  void jbInit()
           
 void Read(int nTabTyp, RuleGUI oRule)
           
 void Read(OInterface oIF, java.lang.String sParameter)
           
 void Read(java.lang.String sParameter)
           
 void Read(java.lang.String sParameter, java.lang.String sModifier)
           
 void ReadList(java.util.Vector vInput, int nID)
           
 void ReadListCL(java.lang.String sClass)
           
 void ReadListCL(java.lang.String sClass, boolean bMod)
           
 java.lang.String ReadTyp(java.lang.String sName)
           
 void Select_Performed(java.awt.event.ActionEvent e, int nBoxID)
           
 void Select_Proceed(int nBoxID)
           
 OParameter SetParam(java.lang.String sName)
           
 void SetParamList(boolean bMultiple)
           
 
Methods inherited from class javax.swing.JPanel
, getAccessibleContext, getUIClassID, paramString, updateUI, writeObject
 
Methods inherited from class javax.swing.JComponent
_paintImmediately, addAncestorListener, addNotify, addPropertyChangeListener, addVetoableChangeListener, adjustPaintFlags, alwaysOnTop, bindingForKeyStroke, computeVisibleRect, computeVisibleRect, contains, createToolTip, enableSerialization, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getAlignmentX, getAlignmentY, getAutoscrolls, getBorder, getBounds, getClientProperties, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getFlag, getGraphics, getHeight, getInsets, getInsets, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getVisibleRect, getWidth, getX, getY, grabFocus, hasFocus, isDoubleBuffered, isFocusCycleRoot, isFocusTraversable, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, keyboardBindings, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, paintWithBuffer, processComponentKeyEvent, processFocusEvent, processKeyBinding, processKeyBindings, processKeyBindingsForAllComponents, processKeyEvent, processMouseMotionEvent, putClientProperty, readObject, rectangleIsObscured, registerKeyboardAction, registerKeyboardAction, registerWithKeyboardManager, removeAncestorListener, removeNotify, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDoubleBuffered, setEnabled, setFlag, setFont, setForeground, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setUI, setVisible, shouldDebugGraphics, superProcessMouseMotionEvent, unregisterKeyboardAction, unregisterWithKeyboardManager, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, applyOrientation, countComponents, deliverEvent, dispatchEventImpl, dispatchEventToSelf, doLayout, eventEnabled, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents_NoClientCode, getComponents, getLayout, getMouseEventTarget, getWindow, initIDs, insets, invalidate, invalidateTree, isAncestorOf, layout, lightweightPrint, list, list, locate, minimumSize, nextFocus, paintComponents, postProcessKeyEvent, postsOldMouseEvents, preferredSize, preProcessKeyEvent, print, printComponents, printOneComponent, processContainerEvent, processEvent, proxyEnableEvents, proxyRequestFocus, remove, remove, removeAll, removeContainerListener, setFocusOwner, setLayout, transferFocus, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addPropertyChangeListener, areInputMethodsEnabled, bounds, checkImage, checkImage, coalesceEvents, constructComponentName, contains, createImage, createImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont_NoClientCode, getFont, getFontMetrics, getForeground, getInputContext, getInputMethodRequests, getLocale, getLocation, getLocationOnScreen, getName, getNativeContainer, getParent_NoClientCode, getParent, getPeer, getSize, getToolkit, getToolkitImpl, getTreeLock, getWindowForObject, gotFocus, handleEvent, hide, imageUpdate, inside, isDisplayable, isEnabled, isEnabledImpl, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processInputMethodEvent, processMouseEvent, remove, removeComponentListener, removeFocusListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Field Detail

m_oRule

RuleGUI m_oRule

m_oIF

OInterface m_oIF

m_vParameters

java.util.Vector m_vParameters

m_vFuHeaders

java.util.Vector m_vFuHeaders

m_bDisableAction

boolean m_bDisableAction

m_bForceParam

boolean m_bForceParam

m_sParam

java.lang.String m_sParam

m_nTabTyp

int m_nTabTyp

m_dBox

MsgBox m_dBox

TXT_MSG

javax.swing.JTextField TXT_MSG

xYLayout1

XYLayout xYLayout1

BOX_MOD

javax.swing.JComboBox BOX_MOD

BOX_NAME

javax.swing.JComboBox BOX_NAME

FIX_MOD

javax.swing.JLabel FIX_MOD

FIX_TYP

javax.swing.JLabel FIX_TYP

FIX_NAME

javax.swing.JLabel FIX_NAME

TXT_TYP

javax.swing.JTextField TXT_TYP

TXT_NAME

javax.swing.JTextField TXT_NAME

BT_ALL

javax.swing.JButton BT_ALL

BT_HELP

javax.swing.JButton BT_HELP

BT_ADD

javax.swing.JButton BT_ADD

BT_SHOW

javax.swing.JButton BT_SHOW

BOX_CL

javax.swing.JComboBox BOX_CL

CH_BOX

javax.swing.JCheckBox CH_BOX

CH_BOX1

javax.swing.JCheckBox CH_BOX1
Constructor Detail

CPanBrowse

public CPanBrowse()

CPanBrowse

public CPanBrowse(int nTabTyp,
                  RuleGUI oRule)
Method Detail

ReadList

public void ReadList(java.util.Vector vInput,
                     int nID)

Read

public void Read(int nTabTyp,
                 RuleGUI oRule)

Read

public void Read(OInterface oIF,
                 java.lang.String sParameter)

Read

public void Read(java.lang.String sParameter)

Read

public void Read(java.lang.String sParameter,
                 java.lang.String sModifier)

IsValid

public boolean IsValid()

ExtractFu

public java.lang.String ExtractFu(java.lang.String sFu)

ReadTyp

public java.lang.String ReadTyp(java.lang.String sName)

jbInit

private void jbInit()
             throws java.lang.Exception

InitPage

private void InitPage()

InitCallBack

private void InitCallBack()

InitHandle

private void InitHandle()

addActionListener

public void addActionListener(java.awt.event.ActionListener l)

fireAction

protected void fireAction(java.lang.String sBT_ID)

ForceParam

public void ForceParam(java.lang.String sParam)

GetParam

public java.lang.String GetParam()

GetParam

public java.lang.String GetParam(java.lang.String sSyffix)

GetParamList

public java.util.Vector GetParamList()

SetParamList

public void SetParamList(boolean bMultiple)

SetParam

public OParameter SetParam(java.lang.String sName)

BT_Performed

public void BT_Performed(java.awt.event.ActionEvent e,
                         int nBT_ID)

ReadListCL

public void ReadListCL(java.lang.String sClass)

ReadListCL

public void ReadListCL(java.lang.String sClass,
                       boolean bMod)

Select_Performed

public void Select_Performed(java.awt.event.ActionEvent e,
                             int nBoxID)

Select_Proceed

public void Select_Proceed(int nBoxID)