internal_ui_laf_defaults.md + glossary: define "LaF"

This commit is contained in:
Yann Cébron 2022-02-09 18:19:34 +01:00
parent b424dbc0a0
commit 6c5f7241c9
2 changed files with 5 additions and 0 deletions

View File

@ -49,6 +49,9 @@ Intention
Local History _(LVCS)_
: A builtin → _Version Control System_ tracking all changes in the project [locally](https://www.jetbrains.com/help/idea/local-history.html).
Look and Feel _(LaF)_
: Defines the visual appearance and behavior of the user interface; see [Swing Tutorial](https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/index.html).
## J
JetBrains Project System _(JPS)_

View File

@ -5,6 +5,8 @@
The <control>LaF Defaults</control> window provides a key-value pair lookup for UI Controls.
It also allows interactive prototyping of UI Control color changes.
_LaF_ stands for _Look and Feel_, see [Swing Tutorial](https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/index.html) for more details.
<include src="internal_actions_intro.md" include-id="enable_internal_mode_tip"></include>
## Opening LaF Defaults