Interface AnimationUtil.IFadeListener

Enclosing class:
AnimationUtil

public static interface AnimationUtil.IFadeListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    faded(Shell shell, int alpha)
     
  • Method Details

    • faded

      void faded(Shell shell, int alpha)