https://github.com/jonathanstarup/gui
GUI (MVC) library in Flix
https://github.com/jonathanstarup/gui
Last synced: 3 months ago
JSON representation
GUI (MVC) library in Flix
- Host: GitHub
- URL: https://github.com/jonathanstarup/gui
- Owner: JonathanStarup
- License: apache-2.0
- Created: 2024-04-30T12:57:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T08:26:47.000Z (about 2 years ago)
- Last Synced: 2026-02-12T00:33:47.871Z (5 months ago)
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GUI (MVC) in Flix
Model View Controller (MVC) library in Flix with Swing renderer included.
## License
Copyright 2024 Jonathan Lindegaard Starup
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.