Creating browse diagrams of Java elements

You can create browse diagrams of Java™ packages, classes, or interfaces to explore and understand elements and relationships in Java applications.

To create a browse diagram of a Java element, in the Package Explorer view, right-click a Java package, class, or interface; then click Visualize > Explore in Browse Diagram.
The browse diagram opens in a radial layout, with the selected Java element as the center, or in an inheritance tree-view layout if the Java elements contain only inheritance relationships.
Note: You can also create browse diagrams of Java elements from class diagrams in the diagram editor.
Related concepts
Browse diagrams
Related tasks
Navigating in browse diagrams
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.