2012-05-21 20:32:26 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2014-04-01 11:30:48 +00:00
<!-- NewPage -->
< html lang = "en" >
< head >
2014-11-10 09:02:21 +00:00
<!-- Generated by javadoc (version 1.7.0_51) on Mon Nov 10 04:00:03 EST 2014 -->
< title > mxCellTracker (mxGraph 3.1.1.1 API Specification)< / title >
< meta name = "date" content = "2014-11-10" >
2014-04-01 11:30:48 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../../stylesheet.css" title = "Style" >
< / head >
< body >
< script type = "text/javascript" > < ! - -
2012-05-21 20:32:26 +00:00
if (location.href.indexOf('is-external=true') == -1) {
2014-11-10 09:02:21 +00:00
parent.document.title="mxCellTracker (mxGraph 3.1.1.1 API Specification)";
2012-05-21 20:32:26 +00:00
}
2014-04-01 11:30:48 +00:00
//-->
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2012-05-21 20:32:26 +00:00
<!-- ========= START OF TOP NAVBAR ======= -->
2014-04-01 11:30:48 +00:00
< div class = "topNav" > < a name = "navbar_top" >
<!-- -->
< / a > < a href = "#skip-navbar_top" title = "Skip navigation links" > < / a > < a name = "navbar_top_firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxCellTracker.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../help-doc.html" > Help< / a > < / li >
< / ul >
2014-11-10 09:02:21 +00:00
< div class = "aboutLanguage" > < em > < p > < b > mxGraph 3.1.1.1< / b > < / p > < / em > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html" title = "class in com.mxgraph.swing.handler" > < span class = "strong" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../../com/mxgraph/swing/handler/mxConnectionHandler.html" title = "class in com.mxgraph.swing.handler" > < span class = "strong" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../../index.html?com/mxgraph/swing/handler/mxCellTracker.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "mxCellTracker.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "../../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
2012-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested_classes_inherited_from_class_javax.swing.JComponent" > Nested< / a > | < / li >
< li > < a href = "#fields_inherited_from_class_com.mxgraph.swing.handler.mxCellMarker" > Field< / a > | < / li >
< li > < a href = "#constructor_summary" > Constr< / a > | < / li >
< li > < a href = "#method_summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > < a href = "#constructor_detail" > Constr< / a > | < / li >
< li > < a href = "#method_detail" > Method< / a > < / li >
< / ul >
< / div >
< a name = "skip-navbar_top" >
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
2014-04-01 11:30:48 +00:00
< div class = "header" >
< div class = "subTitle" > com.mxgraph.swing.handler< / div >
< h2 title = "Class mxCellTracker" class = "title" > Class mxCellTracker< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
2014-11-10 09:02:21 +00:00
< li > java.lang.Object< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
2014-11-10 09:02:21 +00:00
< li > java.awt.Component< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
2014-11-10 09:02:21 +00:00
< li > java.awt.Container< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
2014-11-10 09:02:21 +00:00
< li > javax.swing.JComponent< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
< li > < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html" title = "class in com.mxgraph.swing.handler" > com.mxgraph.swing.handler.mxCellMarker< / a > < / li >
< li >
< ul class = "inheritance" >
< li > com.mxgraph.swing.handler.mxCellTracker< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
2014-11-10 09:02:21 +00:00
< dd > java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener< / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< hr >
< br >
< pre > public class < span class = "strong" > mxCellTracker< / span >
extends < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html" title = "class in com.mxgraph.swing.handler" > mxCellMarker< / a >
2014-11-10 09:02:21 +00:00
implements java.awt.event.MouseListener, java.awt.event.MouseMotionListener< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Event handler that highlights cells. Inherits from mxCellMarker.< / div >
< dl > < dt > < span class = "strong" > See Also:< / span > < / dt > < dd > < a href = "../../../../serialized-form.html#com.mxgraph.swing.handler.mxCellTracker" > Serialized Form< / a > < / dd > < / dl >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +00:00
<!-- ======== NESTED CLASS SUMMARY ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested_class_summary" >
<!-- -->
< / a >
< h3 > Nested Class Summary< / h3 >
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested_classes_inherited_from_class_javax.swing.JComponent" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Nested classes/interfaces inherited from class javax.swing.JComponent< / h3 >
< code > javax.swing.JComponent.AccessibleJComponent< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested_classes_inherited_from_class_java.awt.Container" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Nested classes/interfaces inherited from class java.awt.Container< / h3 >
< code > java.awt.Container.AccessibleAWTContainer< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested_classes_inherited_from_class_java.awt.Component" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Nested classes/interfaces inherited from class java.awt.Component< / h3 >
< code > java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- =========== FIELD SUMMARY =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "field_summary" >
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields_inherited_from_class_com.mxgraph.swing.handler.mxCellMarker" >
<!-- -->
< / a >
< h3 > Fields inherited from class com.mxgraph.swing.handler.< a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html" title = "class in com.mxgraph.swing.handler" > mxCellMarker< / a > < / h3 >
< code > < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#currentColor" > currentColor< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#DEFAULT_STROKE" > DEFAULT_STROKE< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#enabled" > enabled< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#eventSource" > eventSource< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#graphComponent" > graphComponent< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#hotspot" > hotspot< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#hotspotEnabled" > hotspotEnabled< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#invalidColor" > invalidColor< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#KEEP_ON_TOP" > KEEP_ON_TOP< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#markedState" > markedState< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#swimlaneContentEnabled" > swimlaneContentEnabled< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#validColor" > validColor< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#validState" > validState< / a > < / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields_inherited_from_class_javax.swing.JComponent" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Fields inherited from class javax.swing.JComponent< / h3 >
< code > accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields_inherited_from_class_java.awt.Component" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Fields inherited from class java.awt.Component< / h3 >
< code > BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields_inherited_from_class_java.awt.image.ImageObserver" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Fields inherited from interface java.awt.image.ImageObserver< / h3 >
< code > ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "constructor_summary" >
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constructor Summary table, listing constructors, and an explanation" >
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Constructor and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colOne" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxCellTracker.html#mxCellTracker(com.mxgraph.swing.mxGraphComponent, java.awt.Color)" > mxCellTracker< / a > < / strong > (< a href = "../../../../com/mxgraph/swing/mxGraphComponent.html" title = "class in com.mxgraph.swing" > mxGraphComponent< / a > graphComponent,
2014-11-10 09:02:21 +00:00
java.awt.Color color)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs an event handler that highlights cells.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ========== METHOD SUMMARY =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "method_summary" >
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Method Summary table, listing methods, and an explanation" >
< caption > < span > Methods< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Method and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxCellTracker.html#destroy()" > destroy< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxCellTracker.html#mouseClicked(java.awt.event.MouseEvent)" > mouseClicked< / a > < / strong > (java.awt.event.MouseEvent e)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxCellTracker.html#mouseDragged(java.awt.event.MouseEvent)" > mouseDragged< / a > < / strong > (java.awt.event.MouseEvent e)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxCellTracker.html#mouseEntered(java.awt.event.MouseEvent)" > mouseEntered< / a > < / strong > (java.awt.event.MouseEvent e)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxCellTracker.html#mouseExited(java.awt.event.MouseEvent)" > mouseExited< / a > < / strong > (java.awt.event.MouseEvent e)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxCellTracker.html#mouseMoved(java.awt.event.MouseEvent)" > mouseMoved< / a > < / strong > (java.awt.event.MouseEvent e)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxCellTracker.html#mousePressed(java.awt.event.MouseEvent)" > mousePressed< / a > < / strong > (java.awt.event.MouseEvent e)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxCellTracker.html#mouseReleased(java.awt.event.MouseEvent)" > mouseReleased< / a > < / strong > (java.awt.event.MouseEvent e)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< / table >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods_inherited_from_class_com.mxgraph.swing.handler.mxCellMarker" >
<!-- -->
< / a >
< h3 > Methods inherited from class com.mxgraph.swing.handler.< a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html" title = "class in com.mxgraph.swing.handler" > mxCellMarker< / a > < / h3 >
< code > < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#addListener(java.lang.String, com.mxgraph.util.mxEventSource.mxIEventListener)" > addListener< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#getCell(java.awt.event.MouseEvent)" > getCell< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#getCurrentColor()" > getCurrentColor< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#getHotspot()" > getHotspot< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#getInvalidColor()" > getInvalidColor< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#getMarkedState()" > getMarkedState< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#getMarkerColor(java.awt.event.MouseEvent, com.mxgraph.view.mxCellState, boolean)" > getMarkerColor< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#getState(java.awt.event.MouseEvent)" > getState< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#getStateToMark(com.mxgraph.view.mxCellState)" > getStateToMark< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#getValidColor()" > getValidColor< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#getValidState()" > getValidState< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#hasValidState()" > hasValidState< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#highlight(com.mxgraph.view.mxCellState, java.awt.Color)" > highlight< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#highlight(com.mxgraph.view.mxCellState, java.awt.Color, boolean)" > highlight< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#intersects(com.mxgraph.view.mxCellState, java.awt.event.MouseEvent)" > intersects< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#isEnabled()" > isEnabled< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#isHotspotEnabled()" > isHotspotEnabled< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#isSwimlaneContentEnabled()" > isSwimlaneContentEnabled< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#isValidState(com.mxgraph.view.mxCellState)" > isValidState< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#mark()" > mark< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#paint(java.awt.Graphics)" > paint< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#process(java.awt.event.MouseEvent)" > process< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener)" > removeListener< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener, java.lang.String)" > removeListener< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#reset()" > reset< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#setCurrentColor(java.awt.Color)" > setCurrentColor< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#setEnabled(boolean)" > setEnabled< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#setHotspot(double)" > setHotspot< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#setHotspotEnabled(boolean)" > setHotspotEnabled< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#setInvalidColor(java.awt.Color)" > setInvalidColor< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#setMarkedState(com.mxgraph.view.mxCellState)" > setMarkedState< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#setSwimlaneContentEnabled(boolean)" > setSwimlaneContentEnabled< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#setValidColor(java.awt.Color)" > setValidColor< / a > , < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html#unmark()" > unmark< / a > < / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods_inherited_from_class_javax.swing.JComponent" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Methods inherited from class javax.swing.JComponent< / h3 >
< code > addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getAccessibleContext, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getUIClassID, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, paramString, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update, updateUI< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods_inherited_from_class_java.awt.Container" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Methods inherited from class java.awt.Container< / h3 >
< code > add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods_inherited_from_class_java.awt.Component" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Methods inherited from class java.awt.Component< / h3 >
< code > action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods_inherited_from_class_java.lang.Object" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +00:00
<!-- ========= CONSTRUCTOR DETAIL ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "constructor_detail" >
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
< a name = "mxCellTracker(com.mxgraph.swing.mxGraphComponent, java.awt.Color)" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > mxCellTracker< / h4 >
< pre > public mxCellTracker(< a href = "../../../../com/mxgraph/swing/mxGraphComponent.html" title = "class in com.mxgraph.swing" > mxGraphComponent< / a > graphComponent,
2014-11-10 09:02:21 +00:00
java.awt.Color color)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs an event handler that highlights cells.< / div >
< / li >
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ============ METHOD DETAIL ========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "method_detail" >
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
< a name = "destroy()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > destroy< / h4 >
< pre > public void destroy()< / pre >
< / li >
< / ul >
< a name = "mouseClicked(java.awt.event.MouseEvent)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mouseClicked< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void mouseClicked(java.awt.event.MouseEvent e)< / pre >
2014-04-01 11:30:48 +00:00
< dl >
< dt > < strong > Specified by:< / strong > < / dt >
2014-11-10 09:02:21 +00:00
< dd > < code > mouseClicked< / code > in interface < code > java.awt.event.MouseListener< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
< a name = "mouseEntered(java.awt.event.MouseEvent)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mouseEntered< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void mouseEntered(java.awt.event.MouseEvent e)< / pre >
2014-04-01 11:30:48 +00:00
< dl >
< dt > < strong > Specified by:< / strong > < / dt >
2014-11-10 09:02:21 +00:00
< dd > < code > mouseEntered< / code > in interface < code > java.awt.event.MouseListener< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
< a name = "mouseExited(java.awt.event.MouseEvent)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mouseExited< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void mouseExited(java.awt.event.MouseEvent e)< / pre >
2014-04-01 11:30:48 +00:00
< dl >
< dt > < strong > Specified by:< / strong > < / dt >
2014-11-10 09:02:21 +00:00
< dd > < code > mouseExited< / code > in interface < code > java.awt.event.MouseListener< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
< a name = "mousePressed(java.awt.event.MouseEvent)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mousePressed< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void mousePressed(java.awt.event.MouseEvent e)< / pre >
2014-04-01 11:30:48 +00:00
< dl >
< dt > < strong > Specified by:< / strong > < / dt >
2014-11-10 09:02:21 +00:00
< dd > < code > mousePressed< / code > in interface < code > java.awt.event.MouseListener< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
< a name = "mouseReleased(java.awt.event.MouseEvent)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mouseReleased< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void mouseReleased(java.awt.event.MouseEvent e)< / pre >
2014-04-01 11:30:48 +00:00
< dl >
< dt > < strong > Specified by:< / strong > < / dt >
2014-11-10 09:02:21 +00:00
< dd > < code > mouseReleased< / code > in interface < code > java.awt.event.MouseListener< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
< a name = "mouseDragged(java.awt.event.MouseEvent)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mouseDragged< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void mouseDragged(java.awt.event.MouseEvent e)< / pre >
2014-04-01 11:30:48 +00:00
< dl >
< dt > < strong > Specified by:< / strong > < / dt >
2014-11-10 09:02:21 +00:00
< dd > < code > mouseDragged< / code > in interface < code > java.awt.event.MouseMotionListener< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
< a name = "mouseMoved(java.awt.event.MouseEvent)" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > mouseMoved< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void mouseMoved(java.awt.event.MouseEvent e)< / pre >
2014-04-01 11:30:48 +00:00
< dl >
< dt > < strong > Specified by:< / strong > < / dt >
2014-11-10 09:02:21 +00:00
< dd > < code > mouseMoved< / code > in interface < code > java.awt.event.MouseMotionListener< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2014-04-01 11:30:48 +00:00
< div class = "bottomNav" > < a name = "navbar_bottom" >
<!-- -->
< / a > < a href = "#skip-navbar_bottom" title = "Skip navigation links" > < / a > < a name = "navbar_bottom_firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxCellTracker.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../help-doc.html" > Help< / a > < / li >
< / ul >
2014-11-10 09:02:21 +00:00
< div class = "aboutLanguage" > < em > < p > < b > mxGraph 3.1.1.1< / b > < / p > < / em > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > < a href = "../../../../com/mxgraph/swing/handler/mxCellMarker.html" title = "class in com.mxgraph.swing.handler" > < span class = "strong" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../../com/mxgraph/swing/handler/mxConnectionHandler.html" title = "class in com.mxgraph.swing.handler" > < span class = "strong" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../../index.html?com/mxgraph/swing/handler/mxCellTracker.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "mxCellTracker.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "../../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
2012-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested_classes_inherited_from_class_javax.swing.JComponent" > Nested< / a > | < / li >
< li > < a href = "#fields_inherited_from_class_com.mxgraph.swing.handler.mxCellMarker" > Field< / a > | < / li >
< li > < a href = "#constructor_summary" > Constr< / a > | < / li >
< li > < a href = "#method_summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > < a href = "#constructor_detail" > Constr< / a > | < / li >
< li > < a href = "#method_detail" > Method< / a > < / li >
< / ul >
< / div >
< a name = "skip-navbar_bottom" >
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2014-04-01 11:30:48 +00:00
< p class = "legalCopy" > < small > < font size = 1 > Copyright (c) 2010 < a href = "http://www.mxgraph.com/"
target="_blank">Gaudenz Alder, David Benson< / a > . All rights reserved.< / font > < / small > < / p >
< / body >
< / html >