Documentation of 'ptolemy.plot.EditListener' Java class
EditListener
ptolemy.plot

Interface EditListener



  • public interface EditListener
    Interface for listeners that are informed of plot edit events. These events are generated when a user modifies the plot data using interactive facilities of an editable subclass of Plot.
    Since:
    Ptolemy II 0.4
    See Also:
    EditablePlot
    • Method Detail

      • editDataModified

        void editDataModified(EditablePlot source,
                              int dataset)
        Notify that data in the specified plot has been modified by a user edit action.
        Parameters:
        source - The plot containing the modified data.
        dataset - The data set that has been modified.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.