Definition at line 17 of file main.tcl.
Public Member Functions | |
balloon (TclList args) | |
busy (TclList args) | |
CdgMain (TclList args) | |
confirm (TclString text, TclCommand master=".") | |
constraints (TclList args) | |
editor (TclString value="gnuclient %f") | |
files (TclList args) | |
grammarpath (TclString value="") | |
help (TclList args) | |
hierarchies (TclList args) | |
levels (TclList args) | |
lexemes (TclList args) | |
menu (TclList args) | |
networks (TclList args) | |
not_yet (TclCommand master=".") | |
parses (TclList args) | |
prefs (TclList args) | |
printdialog (TclList args) | |
question (TclString text, TclCommand master=".") | |
shell (TclList args) | |
tabno (TclList args) | |
wordgraphs (TclList args) |
|
constructor |
|
delegate commands to the balloon-component |
|
delegate commands to the dialog-component |
|
launch a confirm dialog. |
|
delegate commands to the constraints component |
|
delegate commands to the files-component |
|
option -grammarpath. |
|
delegate commands to the help-component |
|
delegate commands to the hierarchies component |
|
delegate commands to the levels component |
|
delegate commands to the lexemes component |
|
delegate commands to the menu-component |
|
delegate commands to the networks-component |
|
launch the confirm-dialog with the 'Under Construction' Message. |
|
delegate commands to the parses-component |
|
delegate commands to the prefs-component |
|
delegate commands to the printdialog-component |
|
launch a question dialog. |
|
delegate commands to the shell-component |
|
delegate commands to the tabnotebook component. Definition at line 496 of file main.tcl. References tabno(). Referenced by tabno(). |
|
delegate commands to the wordgraphs-component |