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-10-30 08:08:05 +00:00
<!-- Generated by javadoc (version 1.7.0_51) on Thu Oct 30 04:06:08 EDT 2014 -->
< title > com.mxgraph.swing.view (mxGraph 3.1.1.0 API Specification)< / title >
< meta name = "date" content = "2014-10-30" >
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-10-30 08:08:05 +00:00
parent.document.title="com.mxgraph.swing.view (mxGraph 3.1.1.0 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 class = "navBarCell1Rev" > Package< / li >
< li > Class< / li >
< li > < a href = "package-use.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-10-30 08:08:05 +00:00
< div class = "aboutLanguage" > < em > < p > < b > mxGraph 3.1.1.0< / 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/util/package-summary.html" > Prev Package< / a > < / li >
< li > < a href = "../../../../com/mxgraph/util/package-summary.html" > Next Package< / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../../index.html?com/mxgraph/swing/view/package-summary.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "package-summary.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 >
< a name = "skip-navbar_top" >
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF TOP NAVBAR ========= -->
2014-04-01 11:30:48 +00:00
< div class = "header" >
< h1 title = "Package" class = "title" > Package com.mxgraph.swing.view< / h1 >
< div class = "docSummary" >
< div class = "block" > This package contains all classes required for interaction, namely the
2012-05-21 20:32:26 +00:00
mxCellEditor used for in-place editing and the mxInteractiveCanvas, which
2014-04-01 11:30:48 +00:00
defines the requirements for a canvas that supports hit-detection on shapes.< / div >
< / div >
< p > See: < a href = "#package_description" > Description< / a > < / p >
< / div >
< div class = "contentContainer" >
< ul class = "blockList" >
< li class = "blockList" >
< table class = "packageSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Interface Summary table, listing interfaces, and an explanation" >
< caption > < span > Interface Summary< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Interface< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "../../../../com/mxgraph/swing/view/mxICellEditor.html" title = "interface in com.mxgraph.swing.view" > mxICellEditor< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" >
< table class = "packageSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Class Summary table, listing classes, and an explanation" >
< caption > < span > Class Summary< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Class< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "../../../../com/mxgraph/swing/view/mxCellEditor.html" title = "class in com.mxgraph.swing.view" > mxCellEditor< / a > < / td >
< td class = "colLast" >
< div class = "block" > To control this editor, use mxGraph.invokesStopCellEditing, mxGraph.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "../../../../com/mxgraph/swing/view/mxCellStatePreview.html" title = "class in com.mxgraph.swing.view" > mxCellStatePreview< / a > < / td >
< td class = "colLast" >
< div class = "block" > Represents the current state of a cell in a given graph view.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "../../../../com/mxgraph/swing/view/mxInteractiveCanvas.html" title = "class in com.mxgraph.swing.view" > mxInteractiveCanvas< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / li >
< / ul >
< a name = "package_description" >
<!-- -->
< / a >
< h2 title = "Package com.mxgraph.swing.view Description" > Package com.mxgraph.swing.view Description< / h2 >
< div class = "block" > This package contains all classes required for interaction, namely the
2012-05-21 20:32:26 +00:00
mxCellEditor used for in-place editing and the mxInteractiveCanvas, which
2014-04-01 11:30:48 +00:00
defines the requirements for a canvas that supports hit-detection on shapes.< / div >
< / div >
2012-05-21 20:32:26 +00:00
<!-- ======= 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 class = "navBarCell1Rev" > Package< / li >
< li > Class< / li >
< li > < a href = "package-use.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-10-30 08:08:05 +00:00
< div class = "aboutLanguage" > < em > < p > < b > mxGraph 3.1.1.0< / 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/util/package-summary.html" > Prev Package< / a > < / li >
< li > < a href = "../../../../com/mxgraph/util/package-summary.html" > Next Package< / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../../index.html?com/mxgraph/swing/view/package-summary.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "package-summary.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 >
< 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 >