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 >
2017-08-28 09:54:36 +00:00
<!-- Generated by javadoc (1.8.0_131) on Mon Aug 28 09:50:58 UTC 2017 -->
< title > com.mxgraph.swing (mxGraph 3.7.5 API Specification)< / title >
< meta name = "date" content = "2017-08-28" >
2014-04-01 11:30:48 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
2016-06-02 09:57:18 +00:00
< script type = "text/javascript" src = "../../../script.js" > < / script >
2014-04-01 11:30:48 +00:00
< / head >
< body >
< script type = "text/javascript" > < ! - -
2016-06-02 09:57:18 +00:00
try {
if (location.href.indexOf('is-external=true') == -1) {
2017-08-28 09:54:36 +00:00
parent.document.title="com.mxgraph.swing (mxGraph 3.7.5 API Specification)";
2016-06-02 09:57:18 +00:00
}
}
catch(err) {
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 ======= -->
2016-06-02 09:57:18 +00:00
< div class = "topNav" > < a name = "navbar.top" >
2014-04-01 11:30:48 +00:00
<!-- -->
2016-06-02 09:57:18 +00:00
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / 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 >
2017-08-28 09:54:36 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.7.5< / b > < / p > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
2016-06-02 09:57:18 +00:00
< li > < a href = "../../../com/mxgraph/shape/package-summary.html" > Prev Package< / a > < / li >
< li > < a href = "../../../com/mxgraph/swing/handler/package-summary.html" > Next Package< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/swing/package-summary.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "package-summary.html" target = "_top" > No Frames< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
2016-06-02 09:57:18 +00:00
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
2014-04-01 11:30:48 +00:00
< / 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 >
2016-06-02 09:57:18 +00:00
< a name = "skip.navbar.top" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / 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< / h1 >
< div class = "docSummary" >
< div class = "block" > This package contains the main component for JFC/Swing, namely the graph
component and the outline component.< / div >
< / div >
2016-06-02 09:57:18 +00:00
< p > See: < a href = "#package.description" > Description< / a > < / p >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "contentContainer" >
< ul class = "blockList" >
< li class = "blockList" >
2016-06-02 09:57:18 +00:00
< table class = "typeSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Class Summary table, listing classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< 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/mxGraphComponent.html" title = "class in com.mxgraph.swing" > mxGraphComponent< / a > < / td >
< td class = "colLast" >
< div class = "block" > For setting the preferred size of the viewport for scrolling, use
mxGraph.setMinimumGraphSize.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "../../../com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html" title = "class in com.mxgraph.swing" > mxGraphComponent.mxMouseRedirector< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "../../../com/mxgraph/swing/mxGraphOutline.html" title = "class in com.mxgraph.swing" > mxGraphOutline< / a > < / td >
< td class = "colLast" >
< div class = "block" > An outline view for a specific graph component.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "package.description" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h2 title = "Package com.mxgraph.swing Description" > Package com.mxgraph.swing Description< / h2 >
< div class = "block" > This package contains the main component for JFC/Swing, namely the graph
component and the outline component.< / div >
< / div >
2012-05-21 20:32:26 +00:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2016-06-02 09:57:18 +00:00
< div class = "bottomNav" > < a name = "navbar.bottom" >
2014-04-01 11:30:48 +00:00
<!-- -->
2016-06-02 09:57:18 +00:00
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / 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 >
2017-08-28 09:54:36 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.7.5< / b > < / p > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
2016-06-02 09:57:18 +00:00
< li > < a href = "../../../com/mxgraph/shape/package-summary.html" > Prev Package< / a > < / li >
< li > < a href = "../../../com/mxgraph/swing/handler/package-summary.html" > Next Package< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/swing/package-summary.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "package-summary.html" target = "_top" > No Frames< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
2016-06-02 09:57:18 +00:00
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
2014-04-01 11:30:48 +00:00
< / 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 >
2016-06-02 09:57:18 +00:00
< a name = "skip.navbar.bottom" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2017-06-27 11:43:19 +00:00
< p class = "legalCopy" > < small > < font size = 1 > Copyright (c) 2010-2017 < a href = "http://www.jgraph.com/"
target="_blank">Gaudenz Alder, JGraph Ltd< / a > . All rights reserved.< / font > < / small > < / p >
2014-04-01 11:30:48 +00:00
< / body >
< / html >