Source compatibility report for the JGraph X library between 1.2.0.9 and 1.2.0.10 versions
Test Info
Library Name | JGraph X |
Version #1 | 1.2.0.9 |
Version #2 | 1.2.0.10 |
Test Results
Total Java ARchives | 1 |
---|
Total Classes | 146 |
---|
Total Methods / Types | 2140 / 119 |
---|
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Methods | - | 0 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 2 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Data Types, Low Severity (2)
jgraphx.jar
package com.mxgraph.swing.handler
[+] mxCellMarker (1)
| Change | Effect |
---|
Field KEEP_ON_TOP has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to KEEP_ON_TOP is ambiguous. |
[+] affected methods (129)
mxCellMarker.addListener ( String p1, com.mxgraph.util.mxEventSource.mxIEventListener p2 )This method is from 'mxCellMarker' class.
mxCellMarker.getCell ( java.awt.event.MouseEvent p1 )This method is from 'mxCellMarker' class.
mxCellMarker.getHotspot ( )This method is from 'mxCellMarker' class.
mxCellMarker.getMarkedState ( )This method is from 'mxCellMarker' class.
mxCellMarker.getMarkerColor ( java.awt.event.MouseEvent p1, com.mxgraph.view.mxCellState p2, boolean p3 )This method is from 'mxCellMarker' class.
mxCellMarker.getState ( java.awt.event.MouseEvent p1 )This method is from 'mxCellMarker' class.
mxCellMarker.getStateToMark ( com.mxgraph.view.mxCellState p1 )This method is from 'mxCellMarker' class.
mxCellMarker.getValidState ( )This method is from 'mxCellMarker' class.
mxCellMarker.hasValidState ( )This method is from 'mxCellMarker' class.
mxCellMarker.intersects ( com.mxgraph.view.mxCellState p1, java.awt.event.MouseEvent p2 )This method is from 'mxCellMarker' class.
mxCellMarker.isEnabled ( )This method is from 'mxCellMarker' class.
mxCellMarker.isHotspotEnabled ( )This method is from 'mxCellMarker' class.
mxCellMarker.isSwimlaneContentEnabled ( )This method is from 'mxCellMarker' class.
mxCellMarker.isValidState ( com.mxgraph.view.mxCellState p1 )This method is from 'mxCellMarker' class.
mxCellMarker.mark ( )This method is from 'mxCellMarker' class.
mxCellMarker.mxCellMarker ( com.mxgraph.swing.mxGraphComponent p1 )This constructor is from 'mxCellMarker' class.
mxCellMarker.mxCellMarker ( com.mxgraph.swing.mxGraphComponent p1, java.awt.Color p2 )This constructor is from 'mxCellMarker' class.
mxCellMarker.mxCellMarker ( com.mxgraph.swing.mxGraphComponent p1, java.awt.Color p2, java.awt.Color p3 )This constructor is from 'mxCellMarker' class.
mxCellMarker.mxCellMarker ( com.mxgraph.swing.mxGraphComponent p1, java.awt.Color p2, java.awt.Color p3, double p4 )This constructor is from 'mxCellMarker' class.
mxCellMarker.paint ( java.awt.Graphics p1 )This method is from 'mxCellMarker' class.
mxCellMarker.process ( java.awt.event.MouseEvent p1 )This method is from 'mxCellMarker' class.
mxCellMarker.removeListener ( com.mxgraph.util.mxEventSource.mxIEventListener p1 )This method is from 'mxCellMarker' class.
mxCellMarker.removeListener ( com.mxgraph.util.mxEventSource.mxIEventListener p1, String p2 )This method is from 'mxCellMarker' class.
mxCellMarker.reset ( )This method is from 'mxCellMarker' class.
mxCellMarker.setEnabled ( boolean p1 )This method is from 'mxCellMarker' class.
mxCellMarker.setHotspot ( double p1 )This method is from 'mxCellMarker' class.
mxCellMarker.setHotspotEnabled ( boolean p1 )This method is from 'mxCellMarker' class.
mxCellMarker.setSwimlaneContentEnabled ( boolean p1 )This method is from 'mxCellMarker' class.
mxCellMarker.unmark ( )This method is from 'mxCellMarker' class.
mxConnectionHandler.connect ( Object p1, Object p2, java.awt.event.MouseEvent p3 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.createTargetVertex ( java.awt.event.MouseEvent p1, Object p2 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.getConnecIcon ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.getHandleSize ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.getMarker ( )Return value of this method has type 'mxCellMarker'.
mxConnectionHandler.insertEdge ( Object p1, String p2, Object p3, Object p4, Object p5 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.isConnecting ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.isCreateTarget ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.isHandleEnabled ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.isHighlighting ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.isKeepOnTop ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.isSelect ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.isValidSource ( Object p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.isValidTarget ( Object p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.mouseDragged ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.mouseMoved ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.mousePressed ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.mouseReleased ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.mxConnectionHandler ( com.mxgraph.swing.mxGraphComponent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.paint ( java.awt.Graphics p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.reset ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.setConnectIcon ( javax.swing.ImageIcon p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.setCreateTarget ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.setHandleEnabled ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.setHandleSize ( int p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.setKeepOnTop ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.setMarker ( mxCellMarker p1 )1st parameter 'p1' of this method has type 'mxCellMarker'.
mxConnectionHandler.setSelect ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxConnectionHandler.validateConnection ( Object p1, Object p2 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.connect ( Object p1, Object p2, boolean p3, boolean p4 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.convertPoint ( com.mxgraph.util.mxPoint p1, boolean p2 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.createHandle ( java.awt.Point p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.createHandle ( java.awt.Point p1, int p2 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.createHandles ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.createPoints ( com.mxgraph.view.mxCellState p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.createPreview ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.getCursor ( java.awt.event.MouseEvent p1, int p2 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.getHandleFillColor ( int p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.getIndexAt ( int p1, int p2 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.getPreviewBounds ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.getSelectionColor ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.getSelectionStroke ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.isCellBendable ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.isCloneEnabled ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.isFlipEvent ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.isHandleVisible ( int p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.isIgnoredEvent ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.isSource ( int p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.isTarget ( int p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.mouseDragged ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.mousePressed ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.mouseReleased ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.moveLabelTo ( com.mxgraph.view.mxCellState p1, double p2, double p3 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.movePoint ( Object p1, int p2, com.mxgraph.util.mxPoint p3 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.mxEdgeHandler ( com.mxgraph.swing.mxGraphComponent p1, com.mxgraph.view.mxCellState p2 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.paint ( java.awt.Graphics p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.setCloneEnabled ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxEdgeHandler.validateConnection ( Object p1, Object p2 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.convertPoint ( java.awt.Point p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.createEvent ( java.awt.dnd.DropTargetEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.createMarker ( )Return value of this method has type 'mxCellMarker'.
mxGraphHandler.dragEnter ( java.awt.dnd.DropTargetDragEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.dragExit ( java.awt.dnd.DropTargetEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.dragOver ( java.awt.dnd.DropTargetDragEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.drop ( java.awt.dnd.DropTargetDropEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.dropActionChanged ( java.awt.dnd.DropTargetDragEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.fold ( Object p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.getCells ( Object p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.getCursor ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.getDropTarget ( java.awt.dnd.DropTargetEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.getGraphComponent ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.getGraphTransferHandler ( java.awt.dnd.DropTargetEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.getPreviewLocation ( java.awt.event.MouseEvent p1, boolean p2 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.isCenterPreview ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.isCloneEnabled ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.isImagePreview ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.isMoveEnabled ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.isRemoveCellsFromParent ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.isSelectEnabled ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.mouseDragged ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.mouseMoved ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.mousePressed ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.mouseReleased ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.moveCells ( Object[] p1, double p2, double p3, Object p4, java.awt.event.MouseEvent p5 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.mxGraphHandler ( com.mxgraph.swing.mxGraphComponent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.paint ( java.awt.Graphics p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.reset ( )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.setCenterPreview ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.setCloneEnabled ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.setImagePreview ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.setMoveEnabled ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.setRemoveCellsFromParent ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.setSelectEnabled ( boolean p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.shouldRemoveCellFromParent ( Object p1, Object[] p2, java.awt.event.MouseEvent p3 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.start ( java.awt.event.MouseEvent p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
mxGraphHandler.updateDragImage ( Object[] p1 )Field 'this.marker' in the object of this method has type 'mxCellMarker'.
com.mxgraph.swing.mxGraphComponent.createConnectionHandler ( )Field 'RetVal.marker' in return value of this method has type 'mxCellMarker'.
com.mxgraph.swing.mxGraphComponent.createGraphHandler ( )Field 'RetVal.marker' in return value of this method has type 'mxCellMarker'.
com.mxgraph.swing.mxGraphComponent.getConnectionHandler ( )Field 'RetVal.marker' in return value of this method has type 'mxCellMarker'.
com.mxgraph.swing.mxGraphComponent.getGraphHandler ( )Field 'RetVal.marker' in return value of this method has type 'mxCellMarker'.
package com.mxgraph.util
[+] mxConstants (1)
| Change | Effect |
---|
Field LABEL_HANDLE_SIZE has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to LABEL_HANDLE_SIZE is ambiguous. |
[+] affected methods (1)
mxConstants.mxConstants ( )This constructor is from 'mxConstants' class.
to the top
Java ARchives (1)
jgraphx.jar
to the top
Classes (146)
package com.mxgraph.analysis
mxConstantCostFunction
mxDistanceCostFunction
mxFibonacciHeap
mxFibonacciHeap.Node
mxGraphAnalysis
mxICostFunction
mxUnionFind
mxUnionFind.Node
package com.mxgraph.canvas
mxBasicCanvas
mxGraphics2DCanvas
mxHtmlCanvas
mxICanvas
mxImageCanvas
mxSvgCanvas
mxVmlCanvas
package com.mxgraph.io
mxCellCodec
mxCodec
mxCodecRegistry
mxModelCodec
mxObjectCodec
mxStylesheetCodec
package com.mxgraph.layout
mxCircleLayout
mxCompactTreeLayout
mxCompactTreeLayout.Polygon
mxCompactTreeLayout.Polyline
mxCompactTreeLayout.TreeNode
mxEdgeLabelLayout
mxFastOrganicLayout
mxGraphLayout
mxIGraphLayout
mxOrganicLayout
mxOrganicLayout.CellWrapper
mxParallelEdgeLayout
mxPartitionLayout
mxStackLayout
package com.mxgraph.layout.hierarchical
mxHierarchicalLayout
package com.mxgraph.layout.hierarchical.model
mxGraphAbstractHierarchyCell
mxGraphHierarchyEdge
mxGraphHierarchyModel
mxGraphHierarchyModel.CellVisitor
mxGraphHierarchyNode
mxGraphHierarchyRank
package com.mxgraph.layout.hierarchical.stage
mxCoordinateAssignment
mxCoordinateAssignment.AreaSpatialCache
mxCoordinateAssignment.WeightedCellSorter
mxHierarchicalLayoutStage
mxMedianHybridCrossingReduction
mxMedianHybridCrossingReduction.MedianCellSorter
mxMinimumCycleRemover
package com.mxgraph.layout.orthogonal
mxOrthogonalLayout
package com.mxgraph.layout.orthogonal.model
mxOrthogonalModel
mxPointPair
mxPointSequence
mxSegment
package com.mxgraph.model
mxCell
mxCellPath
mxGeometry
mxGraphModel
mxGraphModel.Filter
mxGraphModel.mxChildChange
mxGraphModel.mxCollapseChange
mxGraphModel.mxGeometryChange
mxGraphModel.mxRootChange
mxGraphModel.mxStyleChange
mxGraphModel.mxTerminalChange
mxGraphModel.mxValueChange
mxGraphModel.mxVisibleChange
mxICell
mxIGraphModel
mxIGraphModel.mxAtomicGraphModelChange
package com.mxgraph.reader
mxGraphViewImageReader
mxGraphViewReader
package com.mxgraph.sharing
mxSession
mxSharedDiagram
mxSharedDiagram.mxDiagramChangeListener
package com.mxgraph.swing
mxGraphComponent
mxGraphComponent.mxGraphControl
mxGraphComponent.mxMouseRedirector
mxGraphOutline
mxGraphOutline.MouseTracker
package com.mxgraph.swing.handler
mxCellHandler
mxCellMarker
mxCellTracker
mxConnectionHandler
mxEdgeHandler
mxElbowEdgeHandler
mxGraphHandler
mxGraphTransferHandler
mxKeyboardHandler
mxPanningHandler
mxRubberband
mxSubHandler
mxVertexHandler
package com.mxgraph.swing.util
mxCellOverlay
mxGraphActions
mxGraphActions.DeleteAction
mxGraphActions.DrillAction
mxGraphActions.EditAction
mxGraphActions.FoldAction
mxGraphActions.GroupAction
mxGraphActions.LayerAction
mxGraphActions.RemoveFromParentAction
mxGraphActions.SelectAction
mxGraphActions.UngroupAction
mxGraphActions.UpdateGroupBoundsAction
mxGraphActions.ZoomAction
mxGraphTransferable
mxICellOverlay
mxMouseControl
package com.mxgraph.swing.view
mxCellEditor
mxICellEditor
mxInteractiveCanvas
package com.mxgraph.util
mxCellRenderer
mxCellRenderer.CanvasFactory
mxConstants
mxEvent
mxEventObject
mxEventSource
mxEventSource.mxIEventListener
mxImage
mxLightweightTextPane
mxPoint
mxRectangle
mxResources
mxUndoableEdit
mxUndoableEdit.mxUndoableChange
mxUndoManager
mxUtils
package com.mxgraph.view
mxCellState
mxEdgeStyle
mxEdgeStyle.mxEdgeStyleFunction
mxGraph
mxGraph.mxICellVisitor
mxGraphSelectionModel
mxGraphSelectionModel.mxSelectionChange
mxGraphView
mxGraphView.mxCurrentRootChange
mxLayoutManager
mxMultiplicity
mxPerimeter
mxPerimeter.mxPerimeterFunction
mxSpaceManager
mxStyleRegistry
mxStylesheet
mxSwimlaneManager
mxTemporaryCellStates
to the top
Generated on Tue Sep 13 09:20:28 2011 for JGraph X by Java API Compliance Checker 1.0
A tool for checking backward binary/source compatibility of a Java library API