dpt.ui
Class FrameDPT

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--java.awt.Window
                    |
                    +--java.awt.Frame
                          |
                          +--javax.swing.JFrame
                                |
                                +--dpt.ui.FrameDPT

public class FrameDPT
extends javax.swing.JFrame

See Also:
Serialized Form

Inner classes inherited from class javax.swing.JFrame
javax.swing.JFrame.AccessibleJFrame
 
Inner classes inherited from class java.awt.Component
java.awt.Component.AWTTreeLock
 
Field Summary
(package private)  javax.swing.JButton addBT
           
(package private)  boolean bDisableAction
           
(package private)  javax.swing.JButton closeBT
           
(package private)  javax.swing.JButton delBT
           
(package private)  javax.swing.JButton execBT
           
(package private)  javax.swing.JButton helpBT
           
(package private)  javax.swing.ImageIcon image1
           
(package private)  javax.swing.ImageIcon image2
           
(package private)  javax.swing.ImageIcon image3
           
(package private)  javax.swing.ImageIcon image4
           
(package private)  javax.swing.ImageIcon image5
           
(package private)  javax.swing.ImageIcon image6
           
(package private)  javax.swing.ImageIcon image7
           
(package private)  javax.swing.JFileChooser jFileChooser1
           
(package private)  javax.swing.JList jList1
           
(package private)  javax.swing.JList jList2
           
(package private)  javax.swing.JScrollPane jScrollPane1
           
(package private)  javax.swing.JScrollPane jScrollPane2
           
(package private)  javax.swing.JScrollPane jScrollPane3
           
(package private)  javax.swing.JTree jTree1
           
(package private)  MsgBox m_dBox
           
(package private)  javax.swing.JMenuItem menuAbout
           
(package private)  javax.swing.JMenuItem menuAddItem
           
(package private)  javax.swing.JMenuItem menuAttPJ
           
(package private)  javax.swing.JMenuBar menuBar1
           
(package private)  javax.swing.JMenu menuCatalog
           
(package private)  javax.swing.JMenuItem menuClosePJ
           
(package private)  javax.swing.JMenuItem menuDelItem
           
(package private)  javax.swing.JMenuItem menuDiff
           
(package private)  javax.swing.JMenuItem menuExecPT
           
(package private)  javax.swing.JMenuItem menuExit
           
(package private)  javax.swing.JMenuItem menuFAQ
           
(package private)  javax.swing.JMenuItem menuFAT
           
(package private)  javax.swing.JMenuItem menuFileAdd
           
(package private)  javax.swing.JMenuItem menuFileDel
           
(package private)  javax.swing.JMenu menuFiles
           
(package private)  javax.swing.JMenuItem menuGoto
           
(package private)  javax.swing.JMenu menuHelp
           
(package private)  javax.swing.JMenuItem menuHist
           
(package private)  javax.swing.JMenuItem menuHowTo
           
(package private)  javax.swing.JMenuItem menuIndex
           
(package private)  javax.swing.JMenuItem menuLoadItem
           
(package private)  javax.swing.JMenu menuLoadPJ
           
(package private)  javax.swing.JMenuItem menuLoadPJ1
           
(package private)  javax.swing.JMenuItem menuLoadPJ2
           
(package private)  javax.swing.JMenuItem menuLoadPJ3
           
(package private)  javax.swing.JMenuItem menuLoadPJ4
           
(package private)  javax.swing.JMenuItem menuLoadPT
           
(package private)  javax.swing.JMenu menuMain
           
(package private)  javax.swing.JMenuItem menuNewItem
           
(package private)  javax.swing.JMenuItem menuNewPJ
           
(package private)  javax.swing.JMenuItem menuNewPT
           
(package private)  javax.swing.JMenuItem menuOM
           
(package private)  javax.swing.JMenu menuOpt
           
(package private)  javax.swing.JMenuItem menuParse
           
(package private)  javax.swing.JMenu menuPattern
           
(package private)  javax.swing.JMenu menuPrint
           
(package private)  javax.swing.JMenu menuProj
           
(package private)  javax.swing.JMenuItem menuReDo
           
(package private)  javax.swing.JMenuItem menuSaveItem
           
(package private)  javax.swing.JMenuItem menuSavePJ
           
(package private)  javax.swing.JMenuItem menuSavePT
           
(package private)  javax.swing.JMenuItem menuST
           
(package private)  javax.swing.JMenuItem menuSynch
           
(package private)  javax.swing.JMenuItem menuUncomment
           
(package private)  javax.swing.JMenuItem menuUnDo
           
(package private)  javax.swing.JMenuItem menuWelcome
           
(package private)  OMAll om
           
(package private)  javax.swing.JButton openBT
           
(package private)  java.lang.String sAddFilePath
           
(package private)  javax.swing.JButton simulBT
           
(package private)  javax.swing.JToolBar toolBar
           
(package private)  XYLayout xYLayout1
           
 
Fields inherited from class javax.swing.JFrame
accessibleContext, defaultCloseOperation, 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, base, focusMgr, inputContext, nameCounter, OPENED, ownedWindowList, serialVersionUID, state, warningString, weakThis, windowListener, windowSerializedDataVersion
 
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
FrameDPT()
           
 
Method Summary
 void BT_Action(int nBT_ID)
           
 boolean CheckTreePath(java.lang.String sPath)
           
 void DoAbout()
           
 void DoCompose(boolean bNew)
           
 void DoDeletePattern()
           
 void DoExecute()
           
 void DoExit()
           
 void DoGoTo()
           
 void DoHelp(int nOption)
           
 void DoHelp(java.lang.String sText)
           
 void DoLoadProject(int nOption)
           
 void DoNewCatalog()
           
 java.lang.String DoOpen(int nOption)
           
 void DoSave()
           
 void DoSelect()
           
 void DoShow(int nOption)
           
 void DoShowProject(boolean bNew)
           
 void DoTreeSelect()
           
 void DoUncomment()
           
 void DoUndo()
           
 java.lang.String GetTreePath()
           
 void GoTo(java.lang.String sLine)
           
 void GoTo(java.lang.String sFile, java.lang.String sLine)
           
private  void InitDefault()
           
private  void InitHandle()
           
private  void InitPage()
           
private  void jbInit()
           
protected  void processWindowEvent(java.awt.event.WindowEvent e)
           
private  void Read()
           
private  void ReadList()
           
private  void ReadTree()
           
 int StringToInt(java.lang.String sNumber)
           
 
Methods inherited from class javax.swing.JFrame
addImpl, createRootPane, createRootPaneException, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isRootPaneCheckingEnabled, paramString, processKeyEvent, 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, applyResourceBundle, applyResourceBundle, connectOwnedWindow, dispatchEventImpl, dispose, eventEnabled, getFocusOwner, getInputContext, getLocale, getOwnedWindows, getOwner, getToolkit, getWarningString, isActive, isShowing, nextFocus, ownedInit, pack, postEvent, postWindowEvent, preProcessKeyEvent, processEvent, removeOwnedWindow, removeWindowListener, setFocusOwner, setWarningString, show, toBack, toFront, transferFocus
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyOrientation, countComponents, deliverEvent, dispatchEventToSelf, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents_NoClientCode, getComponents, getInsets, getLayout, getMaximumSize, getMinimumSize, getMouseEventTarget, getPreferredSize, getWindow, insets, invalidate, invalidateTree, isAncestorOf, layout, lightweightPrint, list, list, locate, minimumSize, paint, paintComponents, postsOldMouseEvents, preferredSize, print, printComponents, printOneComponent, processContainerEvent, proxyEnableEvents, proxyRequestFocus, remove, remove, removeAll, removeContainerListener, setFont, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addPropertyChangeListener, addPropertyChangeListener, areInputMethodsEnabled, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont_NoClientCode, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getInputMethodRequests, getLocation, getLocation, getLocationOnScreen, getName, getNativeContainer, getParent_NoClientCode, getParent, getPeer, getSize, getSize, getToolkitImpl, getTreeLock, getWidth, getWindowForObject, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isDisplayable, isDoubleBuffered, isEnabled, isEnabledImpl, isFocusTraversable, isLightweight, isOpaque, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processInputMethodEvent, processMouseEvent, processMouseMotionEvent, removeComponentListener, removeFocusListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, 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
 

Field Detail

om

OMAll om

sAddFilePath

java.lang.String sAddFilePath

bDisableAction

boolean bDisableAction

menuBar1

javax.swing.JMenuBar menuBar1

m_dBox

MsgBox m_dBox

menuMain

javax.swing.JMenu menuMain

menuNewPJ

javax.swing.JMenuItem menuNewPJ

menuLoadPJ

javax.swing.JMenu menuLoadPJ

menuLoadPJ1

javax.swing.JMenuItem menuLoadPJ1

menuLoadPJ2

javax.swing.JMenuItem menuLoadPJ2

menuLoadPJ3

javax.swing.JMenuItem menuLoadPJ3

menuLoadPJ4

javax.swing.JMenuItem menuLoadPJ4

menuSavePJ

javax.swing.JMenuItem menuSavePJ

menuFiles

javax.swing.JMenu menuFiles

menuFileAdd

javax.swing.JMenuItem menuFileAdd

menuFileDel

javax.swing.JMenuItem menuFileDel

menuAttPJ

javax.swing.JMenuItem menuAttPJ

menuClosePJ

javax.swing.JMenuItem menuClosePJ

menuCatalog

javax.swing.JMenu menuCatalog

menuNewItem

javax.swing.JMenuItem menuNewItem

menuLoadItem

javax.swing.JMenuItem menuLoadItem

menuSaveItem

javax.swing.JMenuItem menuSaveItem

menuAddItem

javax.swing.JMenuItem menuAddItem

menuDelItem

javax.swing.JMenuItem menuDelItem

menuPattern

javax.swing.JMenu menuPattern

menuNewPT

javax.swing.JMenuItem menuNewPT

menuLoadPT

javax.swing.JMenuItem menuLoadPT

menuSavePT

javax.swing.JMenuItem menuSavePT

menuExecPT

javax.swing.JMenuItem menuExecPT

menuOpt

javax.swing.JMenu menuOpt

menuGoto

javax.swing.JMenuItem menuGoto

menuUncomment

javax.swing.JMenuItem menuUncomment

menuSynch

javax.swing.JMenuItem menuSynch

menuParse

javax.swing.JMenuItem menuParse

menuUnDo

javax.swing.JMenuItem menuUnDo

menuReDo

javax.swing.JMenuItem menuReDo

menuHist

javax.swing.JMenuItem menuHist

menuDiff

javax.swing.JMenuItem menuDiff

menuPrint

javax.swing.JMenu menuPrint

menuFAT

javax.swing.JMenuItem menuFAT

menuOM

javax.swing.JMenuItem menuOM

menuST

javax.swing.JMenuItem menuST

menuHelp

javax.swing.JMenu menuHelp

menuWelcome

javax.swing.JMenuItem menuWelcome

menuHowTo

javax.swing.JMenuItem menuHowTo

menuFAQ

javax.swing.JMenuItem menuFAQ

menuIndex

javax.swing.JMenuItem menuIndex

menuAbout

javax.swing.JMenuItem menuAbout

toolBar

javax.swing.JToolBar toolBar

openBT

javax.swing.JButton openBT

closeBT

javax.swing.JButton closeBT

addBT

javax.swing.JButton addBT

delBT

javax.swing.JButton delBT

execBT

javax.swing.JButton execBT

simulBT

javax.swing.JButton simulBT

helpBT

javax.swing.JButton helpBT

image1

javax.swing.ImageIcon image1

image2

javax.swing.ImageIcon image2

image3

javax.swing.ImageIcon image3

image4

javax.swing.ImageIcon image4

image5

javax.swing.ImageIcon image5

image6

javax.swing.ImageIcon image6

image7

javax.swing.ImageIcon image7

jScrollPane1

javax.swing.JScrollPane jScrollPane1

jScrollPane2

javax.swing.JScrollPane jScrollPane2

jList1

javax.swing.JList jList1

jList2

javax.swing.JList jList2

jTree1

javax.swing.JTree jTree1

jFileChooser1

javax.swing.JFileChooser jFileChooser1

menuProj

javax.swing.JMenu menuProj

menuExit

javax.swing.JMenuItem menuExit

xYLayout1

XYLayout xYLayout1

jScrollPane3

javax.swing.JScrollPane jScrollPane3
Constructor Detail

FrameDPT

public FrameDPT()
Method Detail

jbInit

private void jbInit()
             throws java.lang.Exception

InitDefault

private void InitDefault()
                  throws java.lang.Exception

InitPage

private void InitPage()
               throws java.lang.Exception

InitHandle

private void InitHandle()
                 throws java.lang.Exception

ReadTree

private void ReadTree()

ReadList

private void ReadList()

StringToInt

public int StringToInt(java.lang.String sNumber)

DoHelp

public void DoHelp(java.lang.String sText)

DoGoTo

public void DoGoTo()

DoNewCatalog

public void DoNewCatalog()

GoTo

public void GoTo(java.lang.String sFile,
                 java.lang.String sLine)

GoTo

public void GoTo(java.lang.String sLine)

Read

private void Read()

DoExit

public void DoExit()

DoSelect

public void DoSelect()

DoSave

public void DoSave()

DoUncomment

public void DoUncomment()

BT_Action

public void BT_Action(int nBT_ID)

DoHelp

public void DoHelp(int nOption)

DoShow

public void DoShow(int nOption)

DoShowProject

public void DoShowProject(boolean bNew)

DoLoadProject

public void DoLoadProject(int nOption)

DoOpen

public java.lang.String DoOpen(int nOption)

DoAbout

public void DoAbout()

DoUndo

public void DoUndo()

GetTreePath

public java.lang.String GetTreePath()

CheckTreePath

public boolean CheckTreePath(java.lang.String sPath)

DoDeletePattern

public void DoDeletePattern()

DoTreeSelect

public void DoTreeSelect()

DoExecute

public void DoExecute()

DoCompose

public void DoCompose(boolean bNew)

processWindowEvent

protected void processWindowEvent(java.awt.event.WindowEvent e)
Overrides:
processWindowEvent in class javax.swing.JFrame