Package adams.gui.goe

Class JepScriptEditor

  • All Implemented Interfaces:
    adams.core.HelpProvider, adams.gui.goe.CustomStringRepresentationHandler, adams.gui.goe.InlineEditorSupport, PropertyEditor

    public class JepScriptEditor
    extends adams.gui.goe.AbstractAdvancedScriptEditorWithTemplates
    Editor for groovy scripts.
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Field Summary

      • Fields inherited from class adams.gui.goe.AbstractAdvancedScriptEditorWithTemplates

        FILENAME, m_Properties
      • Fields inherited from class adams.gui.goe.AbstractAdvancedScriptEditor

        m_TextStatement
      • Fields inherited from class adams.gui.goe.AbstractPropertyEditorSupport

        APPROVE_OPTION, CANCEL_OPTION, EMPTY, m_ChosenOption, m_CustomEditor, m_WindowAdapter, NULL
    • Constructor Summary

      Constructors 
      Constructor Description
      JepScriptEditor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected String getKey()
      Returns the key in the props file to retrieve.
      • Methods inherited from class adams.gui.goe.AbstractAdvancedScriptEditorWithTemplates

        addAdditionalMenuItems, getProperties, getTemplates, loadTemplate
      • Methods inherited from class adams.gui.goe.AbstractAdvancedScriptEditor

        createCustomEditor, createPopupMenu, fromCustomStringRepresentation, getDefaultSize, getInlineValue, getJavaInitializationString, initForDisplay, isInlineEditingAvailable, isInlineValueValid, paintValue, setInlineValue, toCustomStringRepresentation
      • Methods inherited from class adams.gui.goe.AbstractPropertyEditorSupport

        addWindowAdapter, cleanUp, closeDialog, createPopup, createTipText, createWindowAdapter, getChosenOption, getCustomEditor, getHelpDescription, getHelpIcon, getHelpTitle, getHelpURL, getParentDialog, getParentFrame, initialize, isPaintable, resetChosenOption, setValue, supportsCustomEditor
    • Constructor Detail

      • JepScriptEditor

        public JepScriptEditor()
    • Method Detail

      • getKey

        protected String getKey()
        Returns the key in the props file to retrieve.
        Specified by:
        getKey in class adams.gui.goe.AbstractAdvancedScriptEditorWithTemplates
        Returns:
        the key