Source compatibility report for the JGraph library between 5.12.0.1 and 5.12.0.4 versions
Test Info
Library Name | JGraph |
Version #1 | 5.12.0.1 |
Version #2 | 5.12.0.4 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 1407 / 88 |
---|
Verdict | Incompatible (0.1%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 4 |
---|
Removed Methods | High | 1 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (4)
jgraph.jar, JGraph.class
package org.jgraph
JGraph.clearOffscreen ( ) : void
[mangled: org/jgraph/JGraph.clearOffscreen:()V]
JGraph.setBackground ( Color p1 ) : void
[mangled: org/jgraph/JGraph.setBackground:(Ljava/awt/Color;)V]
jgraph.jar, RectUtils.class
package org.jgraph.util
RectUtils.RectUtils ( )
[mangled: org/jgraph/util/RectUtils."<init>":()V]
RectUtils.union ( Rectangle2D p1, Rectangle2D p2 ) [static] : Rectangle2D
[mangled: org/jgraph/util/RectUtils.union:(Ljava/awt/geom/Rectangle2D;Ljava/awt/geom/Rectangle2D;)Ljava/awt/geom/Rectangle2D;]
to the top
Removed Methods (1)
jgraph.jar, BasicGraphUI.class
package org.jgraph.plaf.basic
BasicGraphUI.paintTransparentComponent ( Graphics p1, JComponent p2 ) : void
[mangled: org/jgraph/plaf/basic/BasicGraphUI.paintTransparentComponent:(Ljava/awt/Graphics;Ljavax/swing/JComponent;)V]
to the top
Java ARchives (2)
jgraph-5.12.0.1-lgpl.jar
jgraph.jar
to the top