Serialized Form


Package dirk_krause.jtools

Class dirk_krause.jtools.ApplicationFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

guic

GuiController guic
GUI controller for application.

Class dirk_krause.jtools.ColorShowArea extends javax.swing.JPanel implements Serializable

Serialized Fields

mouseOverArea

boolean mouseOverArea
Flag to indicate whether or not the mouse is over the component


mouseKeyPressed

boolean mouseKeyPressed
Flag to indicate whether or not the mouse key is pressed


c

java.awt.Color c
The color to show.


minimumSize

java.awt.Dimension minimumSize
The minimum size of the component


preferredSize

java.awt.Dimension preferredSize
The preferred size of the component


actionCommand

java.lang.String actionCommand
The action command to send on mouse-clicks


all

java.util.ArrayList<E> all
The list of all action listeners to notify on mouse-clicks

Class dirk_krause.jtools.FilenameDropTransferHandler extends javax.swing.TransferHandler implements Serializable

Serialized Fields

enabled

boolean enabled
While background threads are running we want to disable drag-and-drop


acceptFiles

boolean acceptFiles
Accept/reject regular files


acceptDirectories

boolean acceptDirectories
Accept/reject directories


mustAcceptAll

boolean mustAcceptAll
Is it sufficient to process one name successfully or do we need to process all names successfully?


finishedAfterFirst

boolean finishedAfterFirst
We can finish data import after first succeeded filename.

Class dirk_krause.jtools.GuiDialog extends SelfPositioningDialog implements Serializable

Serialized Fields

guic

GuiController guic
Controller for GUI


componentBorder

int componentBorder
Border between GUI compoents


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

bReset

javax.swing.JButton bReset

cbChooseLaf

javax.swing.JComboBox cbChooseLaf

cbMinimumFontSize

javax.swing.JCheckBox cbMinimumFontSize

cbReplaceFont

javax.swing.JCheckBox cbReplaceFont

cbUseForAll

javax.swing.JCheckBox cbUseForAll

lBy

javax.swing.JLabel lBy

lChooseLaf

javax.swing.JLabel lChooseLaf

lComponentBorder

javax.swing.JLabel lComponentBorder

lFontsInUse

javax.swing.JLabel lFontsInUse

lFontsOrig

javax.swing.JLabel lFontsOrig

lRestartApplication

javax.swing.JLabel lRestartApplication

pButtons

javax.swing.JPanel pButtons

tfComponentBorder

javax.swing.JTextField tfComponentBorder

tfFontNew

javax.swing.JTextField tfFontNew

tfFontOld

javax.swing.JTextField tfFontOld

tfFontsInUse

javax.swing.JLabel tfFontsInUse

tfFontsOrig

javax.swing.JLabel tfFontsOrig

tfMinimumFontSize

javax.swing.JTextField tfMinimumFontSize

Class dirk_krause.jtools.HelpWindow extends SelfPositioningDialog implements Serializable

Serialized Fields

b

int b
Border (space) between GUI elements.


ta

javax.swing.JEditorPane ta
An editor pane to show the text.


bOK

javax.swing.JButton bOK
The OK button to close the window.

Class dirk_krause.jtools.LogWindow extends SelfPositioningDialog implements Serializable

Serialized Fields

b

int b
Border between GUI elements.


ta

javax.swing.JTextArea ta
The text area to show the log output.


bOK

javax.swing.JButton bOK
The OK button to close the window.

Class dirk_krause.jtools.OneDirectoryDropTransferHandler extends FilenameDropTransferHandler implements Serializable

Class dirk_krause.jtools.SelfPositioningDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

positionWasChoosen

boolean positionWasChoosen
Indicator whether or not a position was choosen


Package traceccgui

Class traceccgui.GbcMaker extends java.lang.Object implements Serializable

Class traceccgui.TraceccMainWindow extends ApplicationFrame implements Serializable

Serialized Fields

tc

TraceccController tc

gc

GuiController gc

b

int b

cGreen

java.awt.Color cGreen

cRed

java.awt.Color cRed

stDirectory

SizeTracker stDirectory

stStatus

SizeTracker stStatus

stCurrentStatus

SizeTracker stCurrentStatus

dh

traceccgui.TraceccMainWindow.DropHandler dh

tod

TraceccOptionsDialog tod

guid

GuiDialog guid

lw

LogWindow lw

hw

HelpWindow hw

bRunning

boolean bRunning
Flag to indicate whether or not we have a background thread running


thrBackground

java.lang.Thread thrBackground
Reference to thread


bDirectory

javax.swing.JButton bDirectory

bExit

javax.swing.JButton bExit

bOptions

javax.swing.JButton bOptions

bRun

javax.swing.JButton bRun

lCurrentDir

javax.swing.JLabel lCurrentDir

lCurrentStatus

javax.swing.JLabel lCurrentStatus

lDir

javax.swing.JLabel lDir

lIcon

javax.swing.JLabel lIcon

lStatus

javax.swing.JLabel lStatus

mAbout

javax.swing.JMenuItem mAbout

mDirectory

javax.swing.JMenuItem mDirectory

mExit

javax.swing.JMenuItem mExit

mFile

javax.swing.JMenu mFile

mGui

javax.swing.JMenuItem mGui

mHelp

javax.swing.JMenu mHelp

mLocalHelp

javax.swing.JMenuItem mLocalHelp

mOptions

javax.swing.JMenuItem mOptions

mRun

javax.swing.JMenuItem mRun

mSetup

javax.swing.JMenu mSetup

mWebHelp

javax.swing.JMenuItem mWebHelp

mb

javax.swing.JMenuBar mb

pContents

javax.swing.JPanel pContents

tbButtons

javax.swing.JToolBar tbButtons

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

Serialized Fields

tc

TraceccController tc

gc

GuiController gc

b

int b

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

bReset

javax.swing.JButton bReset

cbAlwaysOpenLog

javax.swing.JCheckBox cbAlwaysOpenLog

cbCplusplus

javax.swing.JCheckBox cbCplusplus

cbDebugChooseIde

javax.swing.JComboBox cbDebugChooseIde

cbDebugIde

javax.swing.JCheckBox cbDebugIde

cbDebugStdout

javax.swing.JCheckBox cbDebugStdout

cbDebugTime

javax.swing.JCheckBox cbDebugTime

cbDebugTraceKey

javax.swing.JCheckBox cbDebugTraceKey

cbDoDebug

javax.swing.JCheckBox cbDoDebug

cbFtCpt

javax.swing.JCheckBox cbFtCpt

cbFtCtr

javax.swing.JCheckBox cbFtCtr

cbFtJl

javax.swing.JCheckBox cbFtJl

cbFtJtr

javax.swing.JCheckBox cbFtJtr

cbFtMtr

javax.swing.JCheckBox cbFtMtr

cbLineNumbers

javax.swing.JCheckBox cbLineNumbers

cbMakeMode

javax.swing.JCheckBox cbMakeMode

l1FtCpt

javax.swing.JLabel l1FtCpt

l1FtCtr

javax.swing.JLabel l1FtCtr

l1FtJl

javax.swing.JLabel l1FtJl

l1FtJtr

javax.swing.JLabel l1FtJtr

l1FtMtr

javax.swing.JLabel l1FtMtr

l2FtCpt

javax.swing.JLabel l2FtCpt

l2FtCtr

javax.swing.JLabel l2FtCtr

l2FtJl

javax.swing.JLabel l2FtJl

l2FtJtr

javax.swing.JLabel l2FtJtr

l2FtMtr

javax.swing.JLabel l2FtMtr

lOutputWidth

javax.swing.JLabel lOutputWidth

pButtons

javax.swing.JPanel pButtons

pDebugOptions

javax.swing.JPanel pDebugOptions

pDummy1

javax.swing.JPanel pDummy1

pDummy2

javax.swing.JPanel pDummy2

pFiles

javax.swing.JPanel pFiles

pGeneralOptions

javax.swing.JPanel pGeneralOptions

pOutputOptions

javax.swing.JPanel pOutputOptions

tfOutputWidth

javax.swing.JTextField tfOutputWidth