Class RSyntaxEditorPanel

  • All Implemented Interfaces:
    adams.gui.core.BaseTextComponent, ImageObserver, MenuContainer, Serializable, Accessible

    public class RSyntaxEditorPanel
    extends adams.gui.core.AbstractTextEditorPanelWithSimpleSyntaxHighlighting
    Loads the syntax highlighting properties file for RScript.
    Version:
    $Revision$
    Author:
    rsmith
    See Also:
    Serialized Form
    • Constructor Detail

      • RSyntaxEditorPanel

        public RSyntaxEditorPanel()
    • Method Detail

      • getStyleProperties

        protected adams.core.Properties getStyleProperties()
        Returns the syntax style definition.
        Specified by:
        getStyleProperties in class adams.gui.core.AbstractTextEditorPanelWithSimpleSyntaxHighlighting
        Returns:
        the props file with the definitions
      • getScript

        public RScript getScript()
        Returns the current script.
        Returns:
        the script