Class SelectionChainEvent



  • public class SelectionChainEvent
    extends Object
    • Constructor Detail

      • SelectionChainEvent

        public SelectionChainEvent(SelectionChain chain)
        Create a new chain event.
        Parameters:
        chain - the associated chain.
    • Method Detail

      • getSelectionChain

        public SelectionChain getSelectionChain()
        Returns:
        the associated chain.