An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Java Code Generator

This is a Generator for Java code.

!["Appbild"](imgs/bild.PNG)

- 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