Skip to content

Commit

Permalink
-8334580: Deprecate no-arg constructor BasicSliderUI() for removal
Browse files Browse the repository at this point in the history
  • Loading branch information
prsadhuk committed Jun 21, 2024
1 parent 3a01b47 commit eddafeb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,9 @@ public class BasicSliderUI extends SliderUI{

/**
* Constructs a {@code BasicSliderUI}.
*
*/
@Deprecated(since = "23")
public BasicSliderUI() {}

/**
Expand Down

0 comments on commit eddafeb

Please sign in to comment.