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 >
2018-12-14 12:08:55 +00:00
<!-- Generated by javadoc (10.0.2) on Fri Dec 14 12:03:14 UTC 2018 -->
2018-12-14 11:54:12 +00:00
< title > mxLightweightLabel (mxGraph 3.9.12 API Specification)< / title >
2018-11-06 11:46:01 +00:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2018-12-14 11:54:12 +00:00
< meta name = "date" content = "2018-12-14" >
2014-04-01 11:30:48 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
2018-11-06 11:46:01 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../jquery/jquery-ui.css" title = "Style" >
2016-06-02 09:57:18 +00:00
< script type = "text/javascript" src = "../../../script.js" > < / script >
2018-11-06 11:46:01 +00:00
< script type = "text/javascript" src = "../../../jquery/jszip/dist/jszip.min.js" > < / script >
< script type = "text/javascript" src = "../../../jquery/jszip-utils/dist/jszip-utils.min.js" > < / script >
<!-- [if IE]>
< script type = "text/javascript" src = "../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js" > < / script >
<![endif]-->
< script type = "text/javascript" src = "../../../jquery/jquery-1.10.2.js" > < / script >
< script type = "text/javascript" src = "../../../jquery/jquery-ui.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) {
2018-12-14 11:54:12 +00:00
parent.document.title="mxLightweightLabel (mxGraph 3.9.12 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
//-->
2016-06-02 09:57:18 +00:00
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":9,"i10":10,"i11":10,"i12":10,"i13":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
2018-11-06 11:46:01 +00:00
var pathtoroot = "../../../";loadScripts(document, 'script');< / script >
2014-04-01 11:30:48 +00:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2018-11-06 11:46:01 +00:00
< div class = "fixedNav" >
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 > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxLightweightLabel.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 >
2018-12-14 11:54:12 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.9.12< / 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/util/mxImageBundle.html" title = "class in com.mxgraph.util" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/mxgraph/util/mxLine.html" title = "class in com.mxgraph.util" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/util/mxLightweightLabel.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxLightweightLabel.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 >
2018-11-06 11:46:01 +00:00
< ul class = "navListSearch" >
< li > < label for = "search" > SEARCH:< / label >
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
< / li >
< / ul >
2014-04-01 11:30:48 +00:00
< 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 >
2018-11-06 11:46:01 +00:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2014-04-01 11:30:48 +00:00
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#nested.classes.inherited.from.class.javax.swing.JLabel" > Nested< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / 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 ========= -->
2018-11-06 11:46:01 +00:00
< / div >
< div class = "navPadding" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
2012-05-21 20:32:26 +00:00
<!-- ======== START OF CLASS DATA ======== -->
2014-04-01 11:30:48 +00:00
< div class = "header" >
2018-11-06 11:46:01 +00:00
< div class = "subTitle" > < span class = "packageLabelInType" > Package< / span > < a href = "../../../com/mxgraph/util/package-summary.html" > com.mxgraph.util< / a > < / div >
2014-04-01 11:30:48 +00:00
< h2 title = "Class mxLightweightLabel" class = "title" > Class mxLightweightLabel< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
2017-11-24 16:16:54 +00:00
< li > java.lang.Object< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
2017-11-24 16:16:54 +00:00
< li > java.awt.Component< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
2017-11-24 16:16:54 +00:00
< li > java.awt.Container< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
2017-11-24 16:16:54 +00:00
< li > javax.swing.JComponent< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
2017-11-24 16:16:54 +00:00
< li > javax.swing.JLabel< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
< li > com.mxgraph.util.mxLightweightLabel< / 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 >
2018-11-06 11:46:01 +00:00
< dd > < code > java.awt.image.ImageObserver< / code > , < code > java.awt.MenuContainer< / code > , < code > java.io.Serializable< / code > , < code > javax.accessibility.Accessible< / code > , < code > javax.swing.SwingConstants< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< hr >
2016-06-02 09:57:18 +00:00
< pre > public class < span class = "typeNameLabel" > mxLightweightLabel< / span >
2017-11-24 16:16:54 +00:00
extends javax.swing.JLabel< / pre >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "../../../serialized-form.html#com.mxgraph.util.mxLightweightLabel" > Serialized Form< / a > < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / 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" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "nested.class.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Nested Class Summary< / h3 >
< ul class = "blockList" >
2018-11-06 11:46:01 +00:00
< li class = "blockList" > < a name = "nested.classes.inherited.from.class.java.awt.Component" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2018-11-06 11:46:01 +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 >
< ul class = "blockList" >
2018-11-06 11:46:01 +00:00
< li class = "blockList" > < a name = "nested.classes.inherited.from.class.java.awt.Container" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2018-11-06 11:46:01 +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" >
2018-11-06 11:46:01 +00:00
< li class = "blockList" > < a name = "nested.classes.inherited.from.class.javax.swing.JComponent" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2018-11-06 11:46:01 +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" >
2018-11-06 11:46:01 +00:00
< li class = "blockList" > < a name = "nested.classes.inherited.from.class.javax.swing.JLabel" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2018-11-06 11:46:01 +00:00
< h3 > Nested classes/interfaces inherited from class javax.swing.JLabel< / h3 >
< code > javax.swing.JLabel.AccessibleJLabel< / 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" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "field.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
2018-11-06 11:46:01 +00:00
< table class = "memberSummary" summary = "Field Summary table, listing fields, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Fields< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "col" > Field< / th >
< th class = "colLast" scope = "col" > Description< / th >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected static < a href = "../../../com/mxgraph/util/mxLightweightLabel.html" title = "class in com.mxgraph.util" > mxLightweightLabel< / a > < / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#sharedInstance" > sharedInstance< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< / table >
< ul class = "blockList" >
2018-11-06 11:46:01 +00:00
< li class = "blockList" > < a name = "fields.inherited.from.class.java.awt.Component" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2018-11-06 11:46:01 +00:00
< h3 > Fields inherited from class java.awt.Component< / h3 >
< code > accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields.inherited.from.class.java.awt.image.ImageObserver" >
<!-- -->
< / a >
< 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 >
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "fields.inherited.from.class.javax.swing.JComponent" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2017-11-24 16:16:54 +00:00
< h3 > Fields inherited from class javax.swing.JComponent< / h3 >
< code > 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" >
2018-11-06 11:46:01 +00:00
< li class = "blockList" > < a name = "fields.inherited.from.class.javax.swing.JLabel" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2018-11-06 11:46:01 +00:00
< h3 > Fields inherited from class javax.swing.JLabel< / h3 >
< code > labelFor< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "fields.inherited.from.class.javax.swing.SwingConstants" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2017-11-24 16:16:54 +00:00
< h3 > Fields inherited from interface javax.swing.SwingConstants< / h3 >
< code > BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST< / 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" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "constructor.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
2018-11-06 11:46:01 +00:00
< table class = "memberSummary" summary = "Constructor Summary table, listing constructors, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
2018-11-06 11:46:01 +00:00
< th class = "colFirst" scope = "col" > Constructor< / th >
< th class = "colLast" scope = "col" > Description< / th >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
2018-11-06 11:46:01 +00:00
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#mxLightweightLabel--" > mxLightweightLabel< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / 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" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "method.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2018-11-06 11:46:01 +00:00
< table class = "memberSummary" summary = "Method Summary table, listing methods, and an explanation" >
2016-06-02 09:57:18 +00:00
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t1" class = "tableTab" > < span > < a href = "javascript:show(1);" > Static Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
2014-04-01 11:30:48 +00:00
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "col" > Method< / th >
< th class = "colLast" scope = "col" > Description< / th >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i0" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#firePropertyChange-java.lang.String-boolean-boolean-" > firePropertyChange< / a > < / span > ​ (java.lang.String propertyName,
2014-04-01 11:30:48 +00:00
boolean oldValue,
2018-11-06 11:46:01 +00:00
boolean newValue)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i1" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#firePropertyChange-java.lang.String-byte-byte-" > firePropertyChange< / a > < / span > ​ (java.lang.String propertyName,
2014-04-01 11:30:48 +00:00
byte oldValue,
2018-11-06 11:46:01 +00:00
byte newValue)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i2" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#firePropertyChange-java.lang.String-char-char-" > firePropertyChange< / a > < / span > ​ (java.lang.String propertyName,
2014-04-01 11:30:48 +00:00
char oldValue,
2018-11-06 11:46:01 +00:00
char newValue)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i3" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#firePropertyChange-java.lang.String-double-double-" > firePropertyChange< / a > < / span > ​ (java.lang.String propertyName,
2014-04-01 11:30:48 +00:00
double oldValue,
2018-11-06 11:46:01 +00:00
double newValue)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i4" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#firePropertyChange-java.lang.String-float-float-" > firePropertyChange< / a > < / span > ​ (java.lang.String propertyName,
2014-04-01 11:30:48 +00:00
float oldValue,
2018-11-06 11:46:01 +00:00
float newValue)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i5" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#firePropertyChange-java.lang.String-int-int-" > firePropertyChange< / a > < / span > ​ (java.lang.String propertyName,
2014-04-01 11:30:48 +00:00
int oldValue,
2018-11-06 11:46:01 +00:00
int newValue)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i6" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#firePropertyChange-java.lang.String-long-long-" > firePropertyChange< / a > < / span > ​ (java.lang.String propertyName,
2014-04-01 11:30:48 +00:00
long oldValue,
2018-11-06 11:46:01 +00:00
long newValue)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i7" class = "rowColor" >
2018-11-06 11:46:01 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#firePropertyChange-java.lang.String-short-short-" > firePropertyChange< / a > < / span > ​ (java.lang.String propertyName,
short oldValue,
short newValue)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i8" class = "altColor" >
2018-11-06 11:46:01 +00:00
< td class = "colFirst" > < code > protected void< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#firePropertyChange-java.lang.String-java.lang.Object-java.lang.Object-" > firePropertyChange< / a > < / span > ​ (java.lang.String propertyName,
java.lang.Object oldValue,
java.lang.Object newValue)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i9" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > static < a href = "../../../com/mxgraph/util/mxLightweightLabel.html" title = "class in com.mxgraph.util" > mxLightweightLabel< / a > < / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#getSharedInstance--" > getSharedInstance< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i10" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#repaint-long-int-int-int-int-" > repaint< / a > < / span > ​ (long tm,
2014-04-01 11:30:48 +00:00
int x,
int y,
int width,
2018-11-06 11:46:01 +00:00
int height)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i11" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#repaint-java.awt.Rectangle-" > repaint< / a > < / span > ​ (java.awt.Rectangle r)< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i12" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#revalidate--" > revalidate< / a > < / span > ()< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i13" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2018-11-06 11:46:01 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/util/mxLightweightLabel.html#validate--" > validate< / a > < / span > ()< / code > < / th >
< td class = "colLast" >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
2018-11-06 11:46:01 +00:00
< li class = "blockList" > < a name = "methods.inherited.from.class.java.awt.Component" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2018-11-06 11:46:01 +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, 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, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, 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, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
2018-11-06 11:46:01 +00:00
< li class = "blockList" > < a name = "methods.inherited.from.class.java.awt.Container" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2018-11-06 11:46:01 +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, validateTree< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
2018-11-06 11:46:01 +00:00
< li class = "blockList" > < a name = "methods.inherited.from.class.javax.swing.JComponent" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2018-11-06 11:46:01 +00:00
< h3 > Methods inherited from class javax.swing.JComponent< / h3 >
< code > addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, fireVetoableChange, 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, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
2018-11-06 11:46:01 +00:00
< li class = "blockList" > < a name = "methods.inherited.from.class.javax.swing.JLabel" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2018-11-06 11:46:01 +00:00
< h3 > Methods inherited from class javax.swing.JLabel< / h3 >
< code > checkHorizontalKey, checkVerticalKey, getAccessibleContext, getDisabledIcon, getDisplayedMnemonic, getDisplayedMnemonicIndex, getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getLabelFor, getText, getUI, getUIClassID, getVerticalAlignment, getVerticalTextPosition, imageUpdate, paramString, setDisabledIcon, setDisplayedMnemonic, setDisplayedMnemonic, setDisplayedMnemonicIndex, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setLabelFor, setText, setUI, setVerticalAlignment, setVerticalTextPosition, updateUI< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "methods.inherited.from.class.java.lang.Object" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2017-11-24 16:16:54 +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
<!-- ============ FIELD DETAIL =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "field.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Field Detail< / h3 >
< a name = "sharedInstance" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > sharedInstance< / h4 >
< pre > protected static < a href = "../../../com/mxgraph/util/mxLightweightLabel.html" title = "class in com.mxgraph.util" > mxLightweightLabel< / a > sharedInstance< / pre >
< / li >
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ========= CONSTRUCTOR DETAIL ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "constructor.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
2016-06-02 09:57:18 +00:00
< a name = "mxLightweightLabel--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > mxLightweightLabel< / h4 >
< pre > public mxLightweightLabel()< / pre >
< / 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" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "method.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2016-06-02 09:57:18 +00:00
< a name = "getSharedInstance--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getSharedInstance< / h4 >
< pre > public static < a href = "../../../com/mxgraph/util/mxLightweightLabel.html" title = "class in com.mxgraph.util" > mxLightweightLabel< / a > getSharedInstance()< / pre >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "validate--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > validate< / h4 >
< pre > public void validate()< / pre >
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > validate< / code > in class < code > java.awt.Container< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "revalidate--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > revalidate< / h4 >
< pre > public void revalidate()< / pre >
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > revalidate< / code > in class < code > javax.swing.JComponent< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "repaint-long-int-int-int-int-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > repaint< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public void repaint​ (long tm,
2016-06-02 09:57:18 +00:00
int x,
int y,
int width,
int height)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > repaint< / code > in class < code > javax.swing.JComponent< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "repaint-java.awt.Rectangle-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > repaint< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public void repaint​ (java.awt.Rectangle r)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > repaint< / code > in class < code > javax.swing.JComponent< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "firePropertyChange-java.lang.String-java.lang.Object-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > firePropertyChange< / h4 >
2018-11-06 11:46:01 +00:00
< pre > protected void firePropertyChange​ (java.lang.String propertyName,
2017-11-24 16:16:54 +00:00
java.lang.Object oldValue,
java.lang.Object newValue)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > firePropertyChange< / code > in class < code > java.awt.Component< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "firePropertyChange-java.lang.String-byte-byte-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > firePropertyChange< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public void firePropertyChange​ (java.lang.String propertyName,
2016-06-02 09:57:18 +00:00
byte oldValue,
byte newValue)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > firePropertyChange< / code > in class < code > java.awt.Component< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "firePropertyChange-java.lang.String-char-char-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > firePropertyChange< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public void firePropertyChange​ (java.lang.String propertyName,
2016-06-02 09:57:18 +00:00
char oldValue,
char newValue)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > firePropertyChange< / code > in class < code > javax.swing.JComponent< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "firePropertyChange-java.lang.String-short-short-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > firePropertyChange< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public void firePropertyChange​ (java.lang.String propertyName,
2016-06-02 09:57:18 +00:00
short oldValue,
short newValue)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > firePropertyChange< / code > in class < code > java.awt.Component< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "firePropertyChange-java.lang.String-int-int-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > firePropertyChange< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public void firePropertyChange​ (java.lang.String propertyName,
2016-06-02 09:57:18 +00:00
int oldValue,
int newValue)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > firePropertyChange< / code > in class < code > javax.swing.JComponent< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "firePropertyChange-java.lang.String-long-long-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > firePropertyChange< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public void firePropertyChange​ (java.lang.String propertyName,
2016-06-02 09:57:18 +00:00
long oldValue,
long newValue)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > firePropertyChange< / code > in class < code > java.awt.Component< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "firePropertyChange-java.lang.String-float-float-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > firePropertyChange< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public void firePropertyChange​ (java.lang.String propertyName,
2016-06-02 09:57:18 +00:00
float oldValue,
float newValue)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > firePropertyChange< / code > in class < code > java.awt.Component< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "firePropertyChange-java.lang.String-double-double-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > firePropertyChange< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public void firePropertyChange​ (java.lang.String propertyName,
2016-06-02 09:57:18 +00:00
double oldValue,
double newValue)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > firePropertyChange< / code > in class < code > java.awt.Component< / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "firePropertyChange-java.lang.String-boolean-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > firePropertyChange< / h4 >
2018-11-06 11:46:01 +00:00
< pre > public void firePropertyChange​ (java.lang.String propertyName,
2016-06-02 09:57:18 +00:00
boolean oldValue,
boolean newValue)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Overridden for performance reasons.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > firePropertyChange< / code > in class < code > javax.swing.JComponent< / 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 ====== -->
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 > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxLightweightLabel.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 >
2018-12-14 11:54:12 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.9.12< / 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/util/mxImageBundle.html" title = "class in com.mxgraph.util" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/mxgraph/util/mxLine.html" title = "class in com.mxgraph.util" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/util/mxLightweightLabel.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxLightweightLabel.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 >
2018-11-06 11:46:01 +00:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2014-04-01 11:30:48 +00:00
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#nested.classes.inherited.from.class.javax.swing.JLabel" > Nested< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / 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 >