Interface StructureMatrixListener


public interface StructureMatrixListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    actionOnChange(Object oldValue, Object newValue)
     
  • Method Details

    • actionOnChange

      void actionOnChange(Object oldValue, Object newValue)