Class GenericObjectEditorResponseConnectionUpdater

    • Field Detail

      • m_Application

        protected AbstractApplicationFrame m_Application
        the application frame to get the scripting engine from.
    • Constructor Detail

      • GenericObjectEditorResponseConnectionUpdater

        public GenericObjectEditorResponseConnectionUpdater()
        Initializes the post-processor with no application.
      • GenericObjectEditorResponseConnectionUpdater

        public GenericObjectEditorResponseConnectionUpdater​(AbstractApplicationFrame application)
        Initializes the post-processor.
        Parameters:
        application - the application to use