Package adams.gui.goe

Class StringEditor

    • Field Detail

      • m_TextValue

        protected JTextComponent m_TextValue
        The text field with the value.
      • m_ButtonHelp

        protected BaseButton m_ButtonHelp
        the help button for bringing up a browser with the Java Pattern class.
    • Constructor Detail

      • StringEditor

        public StringEditor()