Interface ColorsProfileCapable

  • All Known Subinterfaces:
    ExtendedCodeArea
    All Known Implementing Classes:
    ExtCodeArea

    @ParametersAreNonnullByDefault
    public interface ColorsProfileCapable
    Support for colors profiling.
    • Method Detail

      • getColorsProfile

        @Nullable
        org.exbin.bined.swing.basic.color.CodeAreaColorsProfile getColorsProfile()
        Returns colors profile.
        Returns:
        colors profile
      • setColorsProfile

        void setColorsProfile​(org.exbin.bined.swing.basic.color.CodeAreaColorsProfile colorsProfile)
        Sets colors profile.
        Parameters:
        colorsProfile - colors profile