	NAME		VisualLayoutTool
	AUTHOR		miller@dialog.informatik.uni-stuttgart.de
	CONTRIBUTOR	
	FUNCTION	Automatical formatting/coloring/fontifying of source code
	ST-VERSIONS	R4.1
	PREREQUISITES	ChangeLayoutWrapper PresentationView Color_Utilities marked-items-selection-list
	CONFLICTS	
	DISTRIBUTION	world
	VERSION		2.0
	DATE		June 9 1994
	SUMMARY 
This file-in provides a set of classes and methods to enhance the
representation of smalltalk source code in the Objectworks\Smalltalk
environment, using visual attributes (color, boldness, italics, etc.)
and by indenting the code according to user specific criterias.

Any smalltalk source code can be automatically formatted in the same
manner, thus substantially improving the readability. The writing of 
smalltalk methods is also simplified, because the tool eliminates the need 
to spend time with formatting source code: the user just has to accept 
changes, then the source code is reformatted and redisplayed.

(c) 1994 Gerhard Miller

