<h2title="Uses of Class com.mxgraph.swing.util.mxMouseAdapter"class="title">Uses of Class<br>com.mxgraph.swing.util.mxMouseAdapter</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../../com/mxgraph/swing/util/mxMouseAdapter.html"title="class in com.mxgraph.swing.util">mxMouseAdapter</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../com/mxgraph/swing/util/mxMouseAdapter.html"title="class in com.mxgraph.swing.util">mxMouseAdapter</a> in <ahref="../../../../../com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../../../com/mxgraph/swing/util/mxMouseAdapter.html"title="class in com.mxgraph.swing.util">mxMouseAdapter</a> in <ahref="../../../../../com/mxgraph/swing/handler/package-summary.html">com.mxgraph.swing.handler</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../../com/mxgraph/swing/handler/mxConnectionHandler.html"title="class in com.mxgraph.swing.handler">mxConnectionHandler</a></strong></code>
<divclass="block">Connection handler creates new connections between cells.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../../com/mxgraph/swing/handler/mxGraphHandler.html"title="class in com.mxgraph.swing.handler">mxGraphHandler</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../../com/mxgraph/swing/handler/mxInsertHandler.html"title="class in com.mxgraph.swing.handler">mxInsertHandler</a></strong></code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../../com/mxgraph/swing/handler/mxPanningHandler.html"title="class in com.mxgraph.swing.handler">mxPanningHandler</a></strong></code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../../com/mxgraph/swing/handler/mxRotationHandler.html"title="class in com.mxgraph.swing.handler">mxRotationHandler</a></strong></code>
<divclass="block">Basic example of implementing a handler for rotation.</div>