NAME ObjectGraph AUTHOR penney@cps.msu.edu FUNCTION Rooted Graph widget KEYWORDS widget ST-VERSIONS VisualWorks 2.0 PREREQUISITES None THEN FILE IN CONFLICTS WITH DISTRIBUTION world VERSION ID 0.5 VERSION DATE 6/19/95 SUMMARY The ObjectGraph widget provides a scrollable box to hold a rooted graph (much like the text box holds text). The nodes in the graph represent objects that the programmer can specify (each node thus has a value). The machinery is in no way hard coded for a specific type of object... anything can be represented with little effort. In addition to being able to represent and display objects in a graph, the widget allows for various kinds of user interraction with the graph. This is mostly done throught context sensitive menus that are configurable at runtime. See also: http://isl.cps.msu.edu/ObjectGraph/