Class SelectionEvent



  • public class SelectionEvent
    extends Object
    • Constructor Detail

      • SelectionEvent

        public SelectionEvent(boolean state)
        Create an event.
        Parameters:
        state - the new state.
    • Method Detail

      • getState

        public boolean getState()
        Returns:
        the new state.