Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

CdgMain Class Reference

Inheritance diagram for CdgMain:

Inheritance graph
[legend]
Collaboration diagram for CdgMain:

Collaboration graph
[legend]
List of all members.

Detailed Description

CdgMain - The root of the XCDG application.

Author:
Michael Daum (see also AUTHORS and THANKS for more)
Id
main.tcl,v 1.59 2004/06/18 07:17:15 foth Exp

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 & Destructor Documentation

CdgMain::CdgMain TclList  args  ) 
 

constructor

Definition at line 50 of file main.tcl.


Member Function Documentation

CdgMain::balloon TclList  args  ) 
 

delegate commands to the balloon-component

Definition at line 475 of file main.tcl.

CdgMain::busy TclList  args  ) 
 

delegate commands to the dialog-component

Definition at line 397 of file main.tcl.

CdgMain::confirm TclString  text,
TclCommand  master = "."
 

launch a confirm dialog.

Definition at line 453 of file main.tcl.

CdgMain::constraints TclList  args  ) 
 

delegate commands to the constraints component

Definition at line 425 of file main.tcl.

CdgMain::files TclList  args  ) 
 

delegate commands to the files-component

Definition at line 404 of file main.tcl.

CdgMain::grammarpath TclString  value = ""  ) 
 

option -grammarpath.

Definition at line 503 of file main.tcl.

CdgMain::help TclList  args  ) 
 

delegate commands to the help-component

Definition at line 376 of file main.tcl.

CdgMain::hierarchies TclList  args  ) 
 

delegate commands to the hierarchies component

Definition at line 439 of file main.tcl.

CdgMain::levels TclList  args  ) 
 

delegate commands to the levels component

Definition at line 418 of file main.tcl.

CdgMain::lexemes TclList  args  ) 
 

delegate commands to the lexemes component

Definition at line 432 of file main.tcl.

CdgMain::menu TclList  args  ) 
 

delegate commands to the menu-component

Definition at line 383 of file main.tcl.

CdgMain::networks TclList  args  ) 
 

delegate commands to the networks-component

Definition at line 362 of file main.tcl.

CdgMain::not_yet TclCommand  master = "."  ) 
 

launch the confirm-dialog with the 'Under Construction' Message.

Definition at line 489 of file main.tcl.

CdgMain::parses TclList  args  ) 
 

delegate commands to the parses-component

Definition at line 411 of file main.tcl.

CdgMain::prefs TclList  args  ) 
 

delegate commands to the prefs-component

Definition at line 482 of file main.tcl.

CdgMain::printdialog TclList  args  ) 
 

delegate commands to the printdialog-component

Definition at line 446 of file main.tcl.

CdgMain::question TclString  text,
TclCommand  master = "."
 

launch a question dialog.

Definition at line 464 of file main.tcl.

CdgMain::shell TclList  args  ) 
 

delegate commands to the shell-component

Definition at line 390 of file main.tcl.

CdgMain::tabno TclList  args  ) 
 

delegate commands to the tabnotebook component.

Definition at line 496 of file main.tcl.

References tabno().

Referenced by tabno().

CdgMain::wordgraphs TclList  args  ) 
 

delegate commands to the wordgraphs-component

Definition at line 369 of file main.tcl.


The documentation for this class was generated from the following file:
XCDG 0.95 (20 Oct 2004)