Interface StateListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
StateTracker

public interface StateListener extends EventListener
Event for state changes.
Author:
Werner Randelshofer, Hausmatt 10, CH-6405 Goldau, Switzerland
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • stateChanged

      void stateChanged(StateEvent event)