<h2title="Uses of Interface com.mxgraph.swing.view.mxICellEditor"class="title">Uses of Interface<br>com.mxgraph.swing.view.mxICellEditor</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/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</a></span><spanclass="tabEnd"> </span></caption>
defines the requirements for a canvas that supports hit-detection on shapes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<ulclass="blockList">
<liclass="blockList"><aname="com.mxgraph.swing">
<!---->
</a>
<h3>Uses of <ahref="../../../../../com/mxgraph/swing/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</a> in <ahref="../../../../../com/mxgraph/swing/package-summary.html">com.mxgraph.swing</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../../../com/mxgraph/swing/package-summary.html">com.mxgraph.swing</a> declared as <ahref="../../../../../com/mxgraph/swing/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Field and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>protected <ahref="../../../../../com/mxgraph/swing/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</a></code></td>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../com/mxgraph/swing/package-summary.html">com.mxgraph.swing</a> that return <ahref="../../../../../com/mxgraph/swing/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>protected <ahref="../../../../../com/mxgraph/swing/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</a></code></td>
<tdclass="colFirst"><code><ahref="../../../../../com/mxgraph/swing/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</a></code></td>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../com/mxgraph/swing/package-summary.html">com.mxgraph.swing</a> with parameters of type <ahref="../../../../../com/mxgraph/swing/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">mxGraphComponent.</span><code><strong><ahref="../../../../../com/mxgraph/swing/mxGraphComponent.html#setCellEditor(com.mxgraph.swing.view.mxICellEditor)">setCellEditor</a></strong>(<ahref="../../../../../com/mxgraph/swing/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</a> value)</code> </td>
<h3>Uses of <ahref="../../../../../com/mxgraph/swing/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</a> in <ahref="../../../../../com/mxgraph/swing/view/package-summary.html">com.mxgraph.swing.view</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <ahref="../../../../../com/mxgraph/swing/view/package-summary.html">com.mxgraph.swing.view</a> that implement <ahref="../../../../../com/mxgraph/swing/view/mxICellEditor.html"title="interface in com.mxgraph.swing.view">mxICellEditor</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/view/mxCellEditor.html"title="class in com.mxgraph.swing.view">mxCellEditor</a></strong></code>
<divclass="block">To control this editor, use mxGraph.invokesStopCellEditing, mxGraph.</div>