Interface LatticeListener

  • All Known Implementing Classes:
    JPanelLattice

    public interface LatticeListener
    • Method Detail

      • latticeChanged

        void latticeChanged()
        LatticeListener are updated whenever the lattice changes in the LatticeModel. This enables plugins to track changes and update information displayed in the plugin user-interface.