Interface NoteProperties


  • public interface NoteProperties
    • Field Detail

      • DEFAULT_FONT

        static final java.awt.Font DEFAULT_FONT
      • DEFAULT_COLOR

        static final java.awt.Color DEFAULT_COLOR
      • Note

        static final Property<java.lang.String> Note
      • NoteFont

        static final Property<java.awt.Font> NoteFont
      • NoteBackground

        static final Property<java.awt.Color> NoteBackground
      • NoteForeground

        static final Property<java.awt.Color> NoteForeground