Interface CanBeUpdated

  • All Known Implementing Classes:
    MatrixPlot

    public interface CanBeUpdated
    • Method Detail

      • removeUpdateListener

        void removeUpdateListener​(UpdateListener l)
      • fireUpdated

        void fireUpdated()