blob: 256720dcad05b9e37c7ab520587dc7abfd09da19 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
Using the Aspect Visualization perspective
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
</head>
<body>
<h1>
Using the Aspect Visualization perspective
</h1>
<p>
In this section you will learn about the Visualiser views and the Aspect Visualization perspective.
</p>
<ol>
<li> Open the Aspect Visualization perspective. Select
&nbsp;<strong>Window &gt; Open Perspective &gt; Other...</strong>. Select
&nbsp<strong>Aspect Visualization</strong> then click&nbsp;<strong>Finish</strong> to open the perspective.
</li>
<li> Select the <em>HelloWorld</em> project in the Projects view.
<li> The Visualiser and Visualiser Menu views will update to
show a graphical representation of the selected project, with crosscutting
information represented by stripes on the bars.
<p><img src="../images/visualiser.png" alt="Visualiser"> </p>
Notice that the Visualiser Menu shows the aspects in your project, with a color assigned to each one.
</li>
</ol>
<p>
<img src="../images/ngrelc.gif" width=159 height=27 alt="Related concepts" border="0">
</p>
<p>
<a href="../concepts/perspectives.htm">AspectJ perspectives</a> </p>
<p> <img src="../images/ngrelt.gif" width=159 height=27 alt="Related tasks" border="0">
</p>
<p>
<a href="../tasks/visualiser.htm">Using the Visualiser</a>
</p>
</body>
</html>