<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
Packages that use <AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A></FONT></TH>
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></FONT></TH>
<THALIGN="left"COLSPAN="2">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></FONT></TH>
<CODE> <AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#addCellOverlay(java.lang.Object, com.mxgraph.swing.util.mxICellOverlay)">addCellOverlay</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> cell,
<AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A> overlay)</CODE>
<BR>
Adds an overlay for the specified cell.</TD>
<CODE> <AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A>[]</CODE></FONT></TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#getCellOverlays(java.lang.Object)">getCellOverlays</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> cell)</CODE>
<BR>
Returns the array of overlays for the given cell or null, if no overlays
<CODE> <AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#removeCellOverlay(java.lang.Object, com.mxgraph.swing.util.mxICellOverlay)">removeCellOverlay</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> cell,
<AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A> overlay)</CODE>
<BR>
Removes and returns the given overlay from the given cell.</TD>
<CODE> <AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A>[]</CODE></FONT></TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#removeCellOverlays(java.lang.Object)">removeCellOverlays</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> cell)</CODE>
<BR>
Removes all overlays from the given cell.</TD>
<CODE> <AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#setCellWarning(java.lang.Object, java.lang.String)">setCellWarning</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> cell,
<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> warning)</CODE>
<BR>
Creates an overlay for the given cell using the warning and image or
<CODE> <AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#setCellWarning(java.lang.Object, java.lang.String, javax.swing.ImageIcon)">setCellWarning</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> cell,
<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> warning,
<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/swing/ImageIcon.html?is-external=true"title="class or interface in javax.swing">ImageIcon</A> icon)</CODE>
<BR>
Creates an overlay for the given cell using the warning and image or
<CODE> <AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#setCellWarning(java.lang.Object, java.lang.String, javax.swing.ImageIcon, boolean)">setCellWarning</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> cell,
<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> warning,
<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/swing/ImageIcon.html?is-external=true"title="class or interface in javax.swing">ImageIcon</A> icon,
boolean select)</CODE>
<BR>
Creates an overlay for the given cell using the warning and image or
<THALIGN="left"COLSPAN="2">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></FONT></TH>
<CODE> <AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#addCellOverlay(java.lang.Object, com.mxgraph.swing.util.mxICellOverlay)">addCellOverlay</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> cell,
<AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A> overlay)</CODE>
<BR>
Adds an overlay for the specified cell.</TD>
<CODE> <AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#removeCellOverlay(java.lang.Object, com.mxgraph.swing.util.mxICellOverlay)">removeCellOverlay</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> cell,
<AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A> overlay)</CODE>
<BR>
Removes and returns the given overlay from the given cell.</TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#removeCellOverlayComponent(com.mxgraph.swing.util.mxICellOverlay, java.lang.Object)">removeCellOverlayComponent</A></B>(<AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util">mxICellOverlay</A> overlay,
<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> cell)</CODE>
<BR>
Notified when an overlay has been removed from the graph.</TD>
<TD><CODE><B>mxGraphComponent.</B><B><AHREF="../../../../../com/mxgraph/swing/mxGraphComponent.html#updateCellOverlayComponent(com.mxgraph.view.mxCellState, com.mxgraph.swing.util.mxICellOverlay)">updateCellOverlayComponent</A></B>(<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>
<BR>
Notified when an overlay has been removed from the graph.</TD>
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></FONT></TH>
<THALIGN="left"COLSPAN="2">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></FONT></TH>
<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../../com/mxgraph/swing/util/mxICellOverlay.html"title="interface in com.mxgraph.swing.util"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>