Class WekaOptionsConversionPanel

    • Field Detail

      • m_ButtonInputCopy

        protected BaseButton m_ButtonInputCopy
        the button for copying the input.
      • m_ButtonInputPaste

        protected BaseButton m_ButtonInputPaste
        the button for pasting the input.
      • m_ButtonCodeOutputCopy

        protected BaseButton m_ButtonCodeOutputCopy
        the button for copying the code output.
      • m_ButtonCodeOutputPaste

        protected BaseButton m_ButtonCodeOutputPaste
        the button for pasting the code output.
      • m_ButtonConvert

        protected BaseButton m_ButtonConvert
        the button initiating the conversion.
    • Constructor Detail

      • WekaOptionsConversionPanel

        public WekaOptionsConversionPanel()
    • Method Detail

      • initGUI

        protected void initGUI()
        Initializes the widgets.
        Overrides:
        initGUI in class BasePanel
      • convert

        protected void convert()
        Performs the conversion.