

Features · weisJ/darklaf Wiki · GitHub
source link: https://github.com/weisJ/darklaf/wiki/Features
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Features
Native window decorations
On windows the native window decorations are overwritten by a custom title bar, which still replicated the look of the native window buttons to blend into the operating system.
In contrast to simply setting
frame.setUndeocorated(true)
native window snapping, taskbar preview and other features, which decorated frames profit from, are still available.

You can disable the custom decorations by setting LafManager.setDecorationsEnabled(false)
or passing -Ddarklaf.decorations=false
to the JVM (equivalently setting System.setProperty("darklaf.decorations", "false")
).
Themes and the LafManager
Creating themes
Components
Borders
Properties & Customizations
Tooltip API
Icons
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK