mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Update api_changes_list_2023.md (#976)
This commit is contained in:
parent
7c1059b3c4
commit
3332d5dc97
@ -83,3 +83,6 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
||||
|
||||
`com.intellij.openapi.externalSystem.view.ExternalSystemNode.setNameAndTooltip(String, String, SimpleTextAttributes)` method removed
|
||||
: The new `setNameAndTooltip(PresentationData, String, String, SimpleTextAttributes)` overload should be used instead.
|
||||
|
||||
`com.intellij.ide.ui.laf.darcula.ui.DarculaProgressBarUI#getFinishedColor` method removed
|
||||
: The new `getFinishedColor(JComponent c)` overload should be used instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user