https://github.com/maxi1324/javacodegenerator
A Uml to Java Code Generator
https://github.com/maxi1324/javacodegenerator
awt class cool gui java object-oriented-programming string swing uml
Last synced: 6 months ago
JSON representation
A Uml to Java Code Generator
- Host: GitHub
- URL: https://github.com/maxi1324/javacodegenerator
- Owner: Maxi1324
- License: gpl-3.0
- Created: 2022-02-09T19:21:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-09T21:02:26.000Z (over 3 years ago)
- Last Synced: 2025-03-20T15:12:12.601Z (7 months ago)
- Topics: awt, class, cool, gui, java, object-oriented-programming, string, swing, uml
- Language: Java
- Homepage:
- Size: 85 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Java Code Generator
This is a Generator for Java code.

- Motivation
- Description
- Features
- Learnings
- External Tools## Motivatation
My motivation for this Project was to learn java and java swing.## Description
This Programm allows the user to create the basics of a java class from a UML class Diagramm.## Features
- Save
- Load
- Generate Java Code(Constructor, Methodes, Attributes, Paramters...)
- Disable type Check
- Error log## Learnings
- Java swing
- Java## External
- Java
- Java swing