2020-05-05 15:37:21 +02:00

13 lines
676 B
Markdown

---
title: Internal Actions - UI Submenu
---
<!-- Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
The Internal Actions UI submenu provides IntelliJ Platform plugin developers with a suite of tools to help develop, debug, and test their IntelliJ Platform project UI.
If the menu item **Tools \| Internal Actions \| UI** is not available in IntelliJ IDEA, then the first step is to [enable internal mode](enabling_internal.md)
## The Tools Available on the UI Submenu
* [UI Inspector](internal_ui_inspector.md)
* [LaF Defaults](internal_ui_laf_defaults.md)