Interface NoteProperties


public interface NoteProperties
  • Field Details

    • DEFAULT_FONT

      static final Font DEFAULT_FONT
    • DEFAULT_COLOR

      static final Color DEFAULT_COLOR
    • Note

      static final Property<String> Note
    • NoteFont

      static final Property<Font> NoteFont
    • NoteBackground

      static final Property<Color> NoteBackground
    • NoteForeground

      static final Property<Color> NoteForeground