https://github.com/cas4ey/jqlayouts
Qt style layouts for Java.swing UI framework
https://github.com/cas4ey/jqlayouts
Last synced: 3 months ago
JSON representation
Qt style layouts for Java.swing UI framework
- Host: GitHub
- URL: https://github.com/cas4ey/jqlayouts
- Owner: cas4ey
- License: mit
- Created: 2018-10-12T16:50:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T16:45:48.000Z (over 5 years ago)
- Last Synced: 2025-01-28T18:46:02.547Z (5 months ago)
- Language: Java
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jqlayouts
Qt style layouts for Java.swing UI framework# Description
Not long ago I have started to use Java. And it's built-in UI framework brought me into shock after Qt.
So I decided to create layout wrappers in Qt style. Here it is.# License
MIT