Interface StructureMatrixListener


  • public interface StructureMatrixListener
    • Method Detail

      • actionOnChange

        void actionOnChange​(java.lang.Object oldValue,
                            java.lang.Object newValue,
                            int dim,
                            int posI,
                            int posJ)