user_interface_components.md: cleanup

This commit is contained in:
Yann Cébron 2019-03-12 12:16:26 +01:00
parent 44c17d1b6a
commit d8c1eba5ab

View File

@ -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