Package com.iizix.swt

Interface CustomSashForm.ICustomSashFormListener

Enclosing class:
CustomSashForm

public static interface CustomSashForm.ICustomSashFormListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    dividerMoved(int firstControlWeight, int secondControlWeight)
     
  • Method Details

    • dividerMoved

      void dividerMoved(int firstControlWeight, int secondControlWeight)