mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
user_interface_components.md: cleanup
This commit is contained in:
parent
44c17d1b6a
commit
d8c1eba5ab
@ -7,7 +7,7 @@ The IntelliJ Platform includes a large number of custom Swing components. Using
|
||||
|
||||
The following components are particularly noteworthy:
|
||||
|
||||
* *Menus and toolbars* are built using the [Action System](/basics/action_system.md)
|
||||
* Menus and toolbars are built using the [Action System](/basics/action_system.md)
|
||||
* [Tool Windows](/user_interface_components/tool_windows.md)
|
||||
* [Dialogs](/user_interface_components/dialog_wrapper.md)
|
||||
* [Popups](/user_interface_components/popups.md)
|
||||
@ -18,7 +18,6 @@ The following components are particularly noteworthy:
|
||||
* Tables (TableView) (TBD)
|
||||
* Drag & Drop Helpers (TBD)
|
||||
* [Miscellaneous Swing Components](/user_interface_components/misc_swing_components.md)
|
||||
|
||||
* Messages
|
||||
* JBSplitter
|
||||
* JBTabs
|
||||
|
Loading…
x
Reference in New Issue
Block a user