mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
internal_ui_inspector.md: cleanup old "since..." note
This commit is contained in:
parent
248c3e3f64
commit
53520b5037
@ -36,7 +36,7 @@ To find the place where the component was added, select the <control>added-at</c
|
|||||||
Various components used in the IntelliJ Platform expose additional properties.
|
Various components used in the IntelliJ Platform expose additional properties.
|
||||||
These can be useful to locate the underlying implementation, related Action, and so on.
|
These can be useful to locate the underlying implementation, related Action, and so on.
|
||||||
|
|
||||||
Custom Swing components can also provide additional properties via [`UiInspectorContextProvider`](%gh-ic%/platform/platform-api/src/com/intellij/internal/inspector/UiInspectorContextProvider.java) or its dedicated subclasses (2020.1 and later).
|
Custom Swing components can also provide additional properties via [`UiInspectorContextProvider`](%gh-ic%/platform/platform-api/src/com/intellij/internal/inspector/UiInspectorContextProvider.java) or its dedicated subclasses.
|
||||||
|
|
||||||
### Editor
|
### Editor
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user