mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
internal_ui_laf_defaults.md + glossary: define "LaF"
This commit is contained in:
parent
b424dbc0a0
commit
6c5f7241c9
@ -49,6 +49,9 @@ Intention
|
|||||||
Local History _(LVCS)_
|
Local History _(LVCS)_
|
||||||
: A builtin → _Version Control System_ tracking all changes in the project [locally](https://www.jetbrains.com/help/idea/local-history.html).
|
: 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
|
## J
|
||||||
|
|
||||||
JetBrains Project System _(JPS)_
|
JetBrains Project System _(JPS)_
|
||||||
|
@ -5,6 +5,8 @@
|
|||||||
The <control>LaF Defaults</control> window provides a key-value pair lookup for UI Controls.
|
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.
|
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>
|
<include src="internal_actions_intro.md" include-id="enable_internal_mode_tip"></include>
|
||||||
|
|
||||||
## Opening LaF Defaults
|
## Opening LaF Defaults
|
||||||
|
Loading…
x
Reference in New Issue
Block a user