<caption><span>Packages that use <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></span><spanclass="tabEnd"> </span></caption>
<divclass="block">This package contains all utility classes that require JFC/Swing, namely for
mouse event handling, drag and drop, actions and overlays.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<ulclass="blockList">
<liclass="blockList"><aname="com.mxgraph.swing">
<!---->
</a>
<h3>Uses of <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> in <ahref="../../../../../com/mxgraph/swing/package-summary.html">com.mxgraph.swing</a></h3>
<caption><span>Methods in <ahref="../../../../../com/mxgraph/swing/package-summary.html">com.mxgraph.swing</a> that return <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay)</code></th>
<divclass="block">Adds an overlay for the specified cell.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a>[]</code></td>
<divclass="block">Returns the array of overlays for the given cell or null, if no overlays
are defined.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay)</code></th>
<divclass="block">Removes and returns the given overlay from the given cell.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a>[]</code></td>
<divclass="block">Removes all overlays from the given cell.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<divclass="block">Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<divclass="block">Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<caption><span>Methods in <ahref="../../../../../com/mxgraph/swing/package-summary.html">com.mxgraph.swing</a> with parameters of type <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay)</code></th>
<divclass="block">Adds an overlay for the specified cell.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></code></td>
<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxGraphComponent.</span><code><spanclass="memberNameLink"><ahref="../../../../../com/mxgraph/swing/mxGraphComponent.html#removeCellOverlayComponent-com.mxgraph.swing.util.mxICellOverlay-java.lang.Object-">removeCellOverlayComponent</a></span>​(<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxGraphComponent.</span><code><spanclass="memberNameLink"><ahref="../../../../../com/mxgraph/swing/mxGraphComponent.html#updateCellOverlayComponent-com.mxgraph.view.mxCellState-com.mxgraph.swing.util.mxICellOverlay-">updateCellOverlayComponent</a></span>​(<ahref="../../../../../com/mxgraph/view/mxCellState.html"title="class in com.mxgraph.view">mxCellState</a> state,
<ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> overlay)</code></th>
<h3>Uses of <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a> in <ahref="../../../../../com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</a></h3>
<caption><span>Classes in <ahref="../../../../../com/mxgraph/swing/util/package-summary.html">com.mxgraph.swing.util</a> that implement <ahref="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../../../../../com/mxgraph/swing/util/mxCellOverlay.html"title="class in com.mxgraph.swing.util">mxCellOverlay</a></span></code></th>