Interface ChangeListener

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked when the target of the listener has changed its state.
  • Method Details

    • stateChanged

      void stateChanged(ChangeEvent e)
      Invoked when the target of the listener has changed its state.
      Parameters:
      e - a ChangeEvent object