Class AbstractToolWithParameterPanel

    • Field Detail

      • m_ButtonApply

        protected BaseFlatButton m_ButtonApply
        the apply button.
    • Constructor Detail

      • AbstractToolWithParameterPanel

        public AbstractToolWithParameterPanel()
    • Method Detail

      • addOptions

        protected abstract void addOptions​(ParameterPanel paramPanel)
        Fills the parameter panel with the options.
        Parameters:
        paramPanel - for adding the options to