java.lang.Object
eu.svjatoslav.sixth.e3d.gui.textEditorComponent.LookAndFeel

public class LookAndFeel extends Object
A look and feel of a text editor.
  • Field Details

    • foreground

      public Color foreground
    • background

      public Color background
    • tabStopBackground

      public Color tabStopBackground
    • cursorForeground

      public Color cursorForeground
    • cursorBackground

      public Color cursorBackground
    • selectionForeground

      public Color selectionForeground
    • selectionBackground

      public Color selectionBackground
  • Constructor Details

    • LookAndFeel

      public LookAndFeel()