Serialized Form


Package traceccgui

Class traceccgui.TraceccOptions extends javax.swing.JDialog implements Serializable

Serialized Fields

b

int b
Border (space between components).


dkt

dirk_krause.tools.DkTool dkt
Application controller.


tc

TraceccController tc
Controller for tracecc options.


t

java.lang.String[] t
Texts used by the GUI.


in_correction

boolean in_correction
Flag: Currently doing corrections.


ideTypes

java.lang.String[] ideTypes
IDE types, used in constructor of cbIdeType.


jLayoutSizeMinX

int jLayoutSizeMinX

jLayoutSizeMinY

int jLayoutSizeMinY

jLayoutSizePrefX

int jLayoutSizePrefX

jLayoutSizePrefY

int jLayoutSizePrefY

jLayoutSizeMaxX

int jLayoutSizeMaxX

jLayoutSizeMaxY

int jLayoutSizeMaxY

bCancel

javax.swing.JButton bCancel

bDefaults

javax.swing.JButton bDefaults

bOK

javax.swing.JButton bOK

bReload

javax.swing.JButton bReload

cbC

javax.swing.JCheckBox cbC

cbCpp

javax.swing.JCheckBox cbCpp

cbCppComments

javax.swing.JCheckBox cbCppComments

cbDebug

javax.swing.JCheckBox cbDebug

cbDebugIDE

javax.swing.JCheckBox cbDebugIDE

cbDebugStdout

javax.swing.JCheckBox cbDebugStdout

cbDebugTime

javax.swing.JCheckBox cbDebugTime

cbDebugTrace

javax.swing.JCheckBox cbDebugTrace

cbIdeType

javax.swing.JComboBox cbIdeType

cbJl

javax.swing.JCheckBox cbJl

cbJtr

javax.swing.JCheckBox cbJtr

cbLine

javax.swing.JCheckBox cbLine

cbM

javax.swing.JCheckBox cbM

cbMake

javax.swing.JCheckBox cbMake

lCommentBoxWidth

javax.swing.JLabel lCommentBoxWidth

lDummyDebug

javax.swing.JLabel lDummyDebug

pButtons

javax.swing.JPanel pButtons

pDebug

javax.swing.JPanel pDebug

pGeneral

javax.swing.JPanel pGeneral

pInput

javax.swing.JPanel pInput

pOptions

javax.swing.JPanel pOptions

pOutput

javax.swing.JPanel pOutput

pa

javax.swing.JPanel pa

tfCommentBoxWidth

javax.swing.JTextField tfCommentBoxWidth

Class traceccgui.TraceccWindow extends dirk_krause.tools.DkFrame implements Serializable

Serialized Fields

drophandler

traceccgui.TraceccWindow.MyDropHandler drophandler

bDirectory

javax.swing.JButton bDirectory

bExit

javax.swing.JButton bExit

bOptions

javax.swing.JButton bOptions

bRun

javax.swing.JButton bRun

lDirectory1

javax.swing.JLabel lDirectory1

lDirectory2

javax.swing.JLabel lDirectory2

lStatus1

javax.swing.JLabel lStatus1

lStatus2

javax.swing.JLabel lStatus2

mFile

javax.swing.JMenu mFile

mFileDirectory

javax.swing.JMenuItem mFileDirectory

mFileExit

javax.swing.JMenuItem mFileExit

mFileOptions

javax.swing.JMenuItem mFileOptions

mFileRun

javax.swing.JMenuItem mFileRun

mHelp

javax.swing.JMenu mHelp

mHelpDocu

javax.swing.JMenuItem mHelpDocu

mHelpVersion

javax.swing.JMenuItem mHelpVersion

mHelpWeb

javax.swing.JMenuItem mHelpWeb

mSetup

javax.swing.JMenu mSetup

mSetupGui

javax.swing.JMenuItem mSetupGui

mb

javax.swing.JMenuBar mb

pLog

dirk_krause.tools.DkLogPanel pLog

pa

javax.swing.JPanel pa

tbButtons

javax.swing.JToolBar tbButtons

t

java.lang.String[] t
Strings and texts used in the GUI.


tc

TraceccController tc
Tracecc controller.


b

int b
Border (space between GUI components).


isRunning

boolean isRunning
Flag to indicate whether or not there is a conversion thread.


guid

dirk_krause.tools.DkGuiDialog guid
GUI setup dialog.


cRed

java.awt.Color cRed
Status line color red.


cGreen

java.awt.Color cGreen
Status line color green.


to

TraceccOptions to
Options dialog box.


helpText

java.lang.String helpText
Help text for local help.


actionsToCheck

int[] actionsToCheck