mod: added 3.6 tag

This commit is contained in:
Dar
2024-10-23 15:32:16 +02:00
parent 8004d2761a
commit 6ac6698ecf

View File

@@ -142,7 +142,7 @@ public class FlatTreeUI
@Styleable protected Color selectionInactiveBackground;
@Styleable protected Color selectionInactiveForeground;
@Styleable protected Color selectionBorderColor;
@Styleable protected Color alternateRowColor;
/** @since 3.6 */ @Styleable protected Color alternateRowColor;
/** @since 3 */ @Styleable protected Insets selectionInsets;
/** @since 3 */ @Styleable protected int selectionArc;
@Styleable protected boolean wideSelection;