VisualAge(R) Help
To switch between the three views of a part, click on the following icons
in the lower-right corner of the window. The icons for the currently
active view are not available. For example, if the Composition Editor
is active, then the Public Interface Editor icon or the Script Editor icon is
available.
-
Composition Editor
- Displays the Composition Editor for the part you are working with.
The Composition Editor enables you to graphically edit a composite
part.
-
Public Interface Editor
- Displays the Public Interface Editor for the part you are working
with. The Public Interface Editor enables you to define methods that
allow other parts to access the part you are working with.
-
Script Editor
- Displays the Script Editor for the part you are working with. The
Script Editor enables you to implement part behavior by writing Smalltalk
scripts (methods). The Script Editor displays all the objects that can
be referenced by a method and all previously defined methods of the
class.
[ Top of Page | Previous Page | Next Page | Table of Contents ]