Skip to content

umple/drawingTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drawingTool

The repository contains the Umple implementation of a basic drawing tool. For each aspect of the tool, the model and Java implementation were created separately, by using Umple's mixin feature to implement all functionalities in different files.

The tool supports multiple layer management and basic tool management.

To compile and execute the application, obtain the Umple Compiler from http://dl.umple.org, and run the following commands from the src folder:
java -jar umple.jar *.ump -c -
java Run

About

Drawing tool implemented in Umple

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages