Skip to content

Frostbean/UML-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UML Editor

Introduction

This is the final project of NCU Object-Oriented Analysis and Design, a simple UML editor developed by Java Swing.

project demo

Features

  • Select Objects
  • Drag to Move the Objects
  • Create Objects (Oval and Rectangle)
  • Create Links on Objects (Association, Generalization, Composition)
  • Group Objects
  • Label Objects (Name, Label Shape, Color and Font Size)

How to use

Install Java and use the following commands (for Windows user):

cmd> java Main.java

About

Final project of NCU Object-Oriented Analysis and Design 2025 (SE6029)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages