Interface CodeAreaColorType

    • Method Detail

      • getId

        @Nonnull
        java.lang.String getId()
        Returns unique string identifier. Custom implementations should start with full package name to avoid collisions.
        Returns:
        unique identification ID key
      • getGroup

        @Nonnull
        java.util.Optional<CodeAreaColorGroup> getGroup()
        Returns group which this color belongs to or empty.
        Returns:
        group