Skip to content

Commit

Permalink
Added why
Browse files Browse the repository at this point in the history
  • Loading branch information
prsadhuk committed Jun 24, 2024
1 parent 9dd9697 commit 4031208
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@ public class BasicSliderUI extends SliderUI{

/**
* Constructs a {@code BasicSliderUI}.
* @deprecated This constructor will be removed in future release
* @deprecated This constructor was exposed erroneously and will be removed in next version.
* Use {@link #BasicSliderUI(JSlider b)} instead.
*/
@Deprecated(since = "23", forRemoval = true)
public BasicSliderUI() {}
Expand Down

0 comments on commit 4031208

Please sign in to comment.