Class ::tycho::ItclClassList


Inherits: ::tycho::Edit - Source File - Contents: public methods
This class brings up a dialog box that can be used to create a class diagram for a set of itcl classes.

Here is an example of how to use the ItclClassList:

::tycho::view ItclClassList \
     {-file classList.icl} \
     Displayer {-toolbar 1}
.

Public constructs

Public Methods

browseClassDiagram
Bring up a filebrowser for the user to find a list of classes with.
help
Open a help window.
includeDirectoryClasses
Add all the *.itcl and *.itk files in a directory that the user chooses.
includeTychoClasses
Add the tycho classes to the classListFile.
updateClassDiagram
Update the class diagram using the classes in the classFileList.

Index of classes



Author: Christopher Hylands
Version: @(#)ItclClassList.itcl 1.10 12/16/96
Copyright: (c) 1996 The Regents of the University of California.