* [Windows title pane](https://github.com/weisJ/darklaf/blob/master/windows/src/main/java/com/github/weisj/darklaf/platform/windows/ui/WindowsTitlePane.java)
This also needs to have a bundle created in the first place.
# Artifacts
# Artifacts
- Group ID: `com.github.weisj`
- Group ID: `com.github.weisj`
- Version: `2.7.2`
- Version: `2.7.2`
- Artifact IDs:
- Artifact IDs:
- `darklaf-core` The LaF itself. Include this in your project to use the LaF. Includes all other artifacts.
- `darklaf-core` The LaF itself. Include this in your project to use the LaF. Includes all other artifacts.
- `darklaf-iconset` The icons used by the laf.
- `darklaf-theme` The themes to use with the LaF.
- `darklaf-theme` The themes to use with the LaF.
- `darklaf-property-loader` Library to load and parse property files and icon.
- `darklaf-property-loader` Library to load and parse property files and icon.
- `darklaf-utils` Shared utility classes for other modules.
- `darklaf-utils` Shared utility classes for other modules.