Chapter 4


The Explorer and Object Browser

Forte for Java provides two different tools for managing files in the IDE:

From these two windows, you can have code automatically generated for new classes and for specific elements of these classes. In addition, you can "synchronize" sources by having the methods for interfaces generated when you implement the interfaces in your code.

Through the Explorer, you can easily generate JavaBeans components. See Developing and Customizing JavaBeans Components.


Contents Prev Next Index