Interface ConsoleConfiguration

    • Method Detail

      • getPromptView

        PromptView getPromptView()
        Returns:
      • getOutputView

        OutputView getOutputView()
        Returns:
      • getOutputViewStyledDocument

        javax.swing.text.StyledDocument getOutputViewStyledDocument()
        Returns:
      • getInputCommandViewStyledDocument

        javax.swing.text.StyledDocument getInputCommandViewStyledDocument()
        Returns:
      • getGenericInterpreter

        GenericInterpreter getGenericInterpreter()
        Returns the current Generic Interpreter
        Returns:
        the Generic Interpreter
      • getCompletionManager

        CompletionManager getCompletionManager()
        Returns the current completion manager
        Returns:
        the completion manager
      • getBackgroundColor

        java.lang.String getBackgroundColor()
        Returns:
      • getForegroundColor

        java.lang.String getForegroundColor()
        Returns:
      • getScrollableUnitIncrement

        int getScrollableUnitIncrement()
        Returns:
      • getScrollableBlockIncrement

        int getScrollableBlockIncrement()
        Returns:
      • getHorizontalWrapAllowed

        boolean getHorizontalWrapAllowed()
        Returns:
      • getVerticalWrapAllowed

        boolean getVerticalWrapAllowed()
        Returns:
      • getFontName

        java.lang.String getFontName()
        Returns:
      • getFontStyle

        int getFontStyle()
        Returns:
      • getFontSize

        int getFontSize()
        Returns:
      • getWelcomeLine

        java.lang.String getWelcomeLine()
        Returns: