Class AbstractTee.TeeSwingWorker

    • Field Detail

      • m_Owner

        protected AbstractTee m_Owner
        the owning tee actor.
      • m_Input

        protected Token m_Input
        the input token.
    • Constructor Detail

      • TeeSwingWorker

        public TeeSwingWorker​(AbstractTee owner,
                              Token input)
        Initializes the worker.
        Parameters:
        owner - the owning tee actor
        input - the current input token