Interface SpoonPerspectiveListener


  • public interface SpoonPerspectiveListener
    Implementations can be registered with SpoonPerspectives to receive notification of state changes.
    Author:
    nbaker
    • Method Detail

      • onActivation

        void onActivation()
      • onDeactication

        void onDeactication()