Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
K
M
O
P
R
S
T
U
W
A
actionPerformed(ActionEvent)
- Method in class traceccgui.
TraceccOptions
Reaction on button clicks.
actionPerformed(ActionEvent)
- Method in class traceccgui.
TraceccWindow
applyCorrections()
- Method in class traceccgui.
TraceccOptions
Apply corrections to checkboxes and combo boxes.
B
b
- Variable in class traceccgui.
TraceccWindow
Border (space between GUI components).
bifn
- Static variable in class traceccgui.
TraceccWindow
File names for button icons.
C
canRun()
- Method in class traceccgui.
TraceccWindow
Check whether or not we can start a run.
canStartRun()
- Method in class traceccgui.
TraceccWindow
cGreen
- Variable in class traceccgui.
TraceccWindow
Status line color green.
changeGuiComponents(boolean)
- Method in class traceccgui.
TraceccWindow
Enable/disable GUI components.
cleanup()
- Method in class traceccgui.
TraceccOptions
Cleanup when the application exits.
cleanup(boolean)
- Method in class traceccgui.
TraceccWindow
copyright
- Static variable in class traceccgui.
TraceccWindow
createEntireLogString(StringBuilder)
- Method in class traceccgui.
TraceccWindow
createListOfCommands()
- Method in class traceccgui.
TraceccController
Create command set which is run by the main window.
cRed
- Variable in class traceccgui.
TraceccWindow
Status line color red.
D
directory
- Variable in class traceccgui.
TraceccCommandSet
Directory in which to run the commands.
dkt
- Variable in class traceccgui.
TraceccController
Application controller.
E
enableComponents(boolean)
- Method in class traceccgui.
TraceccWindow
G
getBool(int)
- Method in class traceccgui.
TraceccController
Retrieve a boolean setting.
getCommands()
- Method in class traceccgui.
TraceccCommandSet
Get commands.
getData(boolean[], int[], String[])
- Method in class traceccgui.
TraceccController
Retrieve all settings bundled.
getData()
- Method in class traceccgui.
TraceccOptions
Load data from tracecc controller to dialog.
getDirectory()
- Method in class traceccgui.
TraceccCommandSet
Get directory.
getIsRunning()
- Method in class traceccgui.
TraceccWindow
Check whether there is a conversion thread running.
getStr(int)
- Method in class traceccgui.
TraceccController
Retrieve string setting.
guid
- Variable in class traceccgui.
TraceccWindow
GUI setup dialog.
H
helpText
- Variable in class traceccgui.
TraceccWindow
Help text for local help.
I
isRunning
- Variable in class traceccgui.
TraceccWindow
Flag to indicate whether or not there is a conversion thread.
itemStateChanged(ItemEvent)
- Method in class traceccgui.
TraceccOptions
Reaction on changes to checkboxes.
J
jLayoutCreateDistancePanel(int, boolean)
- Method in class traceccgui.
TraceccOptions
Create a dummy panel to ensure minimum distances.
jLayoutCreateDistancePanel(int, boolean)
- Method in class traceccgui.
TraceccWindow
Create a dummy panel to ensure minimum distances.
jLayoutImageIconFromName(String)
- Method in class traceccgui.
TraceccWindow
Find an image icon.
K
kw
- Static variable in class traceccgui.
TraceccController
kw
- Static variable in class traceccgui.
TraceccWindow
M
main(String[])
- Static method in class traceccgui.
TraceccGuiMain
myBool
- Variable in class traceccgui.
TraceccController
Boolean settings.
myInt
- Variable in class traceccgui.
TraceccController
Integer settings.
myPkBool
- Static variable in class traceccgui.
TraceccController
Names to save boolean settings.
myPkInt
- Static variable in class traceccgui.
TraceccController
Names to save integer settings.
myPkStr
- Static variable in class traceccgui.
TraceccController
Names to save string settings.
myStr
- Variable in class traceccgui.
TraceccController
String settings.
O
openLocalHelp()
- Method in class traceccgui.
TraceccWindow
openWebHelp()
- Method in class traceccgui.
TraceccWindow
outputSuffixes
- Static variable in class traceccgui.
TraceccController
P
putData(boolean[], int[], String[])
- Method in class traceccgui.
TraceccController
Set bundled settings.
putData()
- Method in class traceccgui.
TraceccOptions
Load data from dialog to tracecc controller.
R
runConversion()
- Method in class traceccgui.
TraceccWindow
Do conversion.
S
saveSettings()
- Method in class traceccgui.
TraceccController
Save settings before the application exits.
setDefaults()
- Method in class traceccgui.
TraceccOptions
Set reasonable defaults.
setDirectory(String)
- Method in class traceccgui.
TraceccController
Set directory to process.
setIsRunning(boolean)
- Method in class traceccgui.
TraceccWindow
Mark flag running.
setStr(int, String)
- Method in class traceccgui.
TraceccController
Set a string setting.
setupDirectory()
- Method in class traceccgui.
TraceccWindow
showOptionsDialog()
- Method in class traceccgui.
TraceccWindow
startRun()
- Method in class traceccgui.
TraceccWindow
Start the background thread for conversion.
suffixesToHandle
- Static variable in class traceccgui.
TraceccController
Suffixes the Tracecc GUI can handle.
T
t
- Variable in class traceccgui.
TraceccWindow
Strings and texts used in the GUI.
tc
- Variable in class traceccgui.
TraceccWindow
Tracecc controller.
tm
- Variable in class traceccgui.
TraceccCommandSet
Map filename - conversion command.
to
- Variable in class traceccgui.
TraceccWindow
Options dialog box.
TraceccCommandSet
- Class in
traceccgui
TraceccCommandSet(String, TreeMap<String, String[]>)
- Constructor for class traceccgui.
TraceccCommandSet
Constructor.
TraceccController
- Class in
traceccgui
TraceccController(DkTool)
- Constructor for class traceccgui.
TraceccController
Constructor.
traceccgui
- package traceccgui
TraceccGuiMain
- Class in
traceccgui
TraceccGuiMain()
- Constructor for class traceccgui.
TraceccGuiMain
TraceccOptions
- Class in
traceccgui
TraceccOptions(JFrame, String[], TraceccController, DkTool)
- Constructor for class traceccgui.
TraceccOptions
Constructor.
TraceccWindow
- Class in
traceccgui
TraceccWindow(String[], DkTool, DkGuiTool, TraceccController)
- Constructor for class traceccgui.
TraceccWindow
Constructor.
U
useNewDirectory(String)
- Method in class traceccgui.
TraceccWindow
New directory was choosen.
W
windowActivated(WindowEvent)
- Method in class traceccgui.
TraceccOptions
Unused event handler.
windowClosed(WindowEvent)
- Method in class traceccgui.
TraceccOptions
Unused event handler.
windowClosing(WindowEvent)
- Method in class traceccgui.
TraceccOptions
Closing the window means the same as pressing the "Cancel" button.
windowDeactivated(WindowEvent)
- Method in class traceccgui.
TraceccOptions
Unused event handler.
windowDeiconified(WindowEvent)
- Method in class traceccgui.
TraceccOptions
Unused event handler.
windowIconified(WindowEvent)
- Method in class traceccgui.
TraceccOptions
Unused event handler.
windowOpened(WindowEvent)
- Method in class traceccgui.
TraceccOptions
Unused event handler.
A
B
C
D
E
G
H
I
J
K
M
O
P
R
S
T
U
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes