mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
dialog_wrapper.md: Add code formatting to titles
This commit is contained in:
parent
a1a28dc2c2
commit
d186e7c722
@ -1,4 +1,4 @@
|
||||
<!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
|
||||
<link-summary>Creating, showing, and getting the input provided by users in dialogs.</link-summary>
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
</tldr>
|
||||
|
||||
## DialogWrapper
|
||||
## `DialogWrapper`
|
||||
|
||||
The [`DialogWrapper`](%gh-ic%/platform/platform-api/src/com/intellij/openapi/ui/DialogWrapper.java) is the base class which is supposed to be used for all modal dialogs (and some non-modal dialogs) shown in IntelliJ Platform.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user