On the Mapping Information page, specify the basic identifying information
about the Smalltalk and Java classes you are mapping to one another. If
a mapping already exists for the specified class, the fields show the current
values, which you can edit. Specify the following information:
- Specify the superclass of the Java class in the What is the
superclass of this Java class field. You can either enter a name
directly or you can import Java type information from the Smalltalk image or
from the VisualAge for Java image. All Java classes should be contained
in a package.
- Select
to import Java type information from the Java repository of this Smalltalk
image. A window appears with a list of Java classes. (See Java type information for more information about the repository.) Select a
class and click OK.
- Select
to import Java type information from the VisualAge for Java servlet
interface. A window appears with a list of Java classes. Select
a class and click OK.
- Specify the name of the Smalltalk class in the What Smalltalk class
do you want to use field. You can edit the field directly or
select Browse to select from classes in the image.
When you have finished specifying the class information, select
Next to continue to the next page.