Package com.mxgraph.swing.view


package com.mxgraph.swing.view
This package contains all classes required for interaction, namely the mxCellEditor used for in-place editing and the mxInteractiveCanvas, which defines the requirements for a canvas that supports hit-detection on shapes.
  • Class
    Description
    To control this editor, use mxGraph.invokesStopCellEditing, mxGraph.
    Represents the current state of a cell in a given graph view.