Skip to content

A GUI representation of a calendar built using swing

Notifications You must be signed in to change notification settings

masemwota/GUI-Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI-Calendar

A GUI representation of a calendar built using swing

Used the Model, View, Controller Pattern to build it.

The Model was the calendar and the events stored in a TreeMap. The View was the month view and the day view. The Controllers were the previous and next buttons as well as each day which was clickable.

About

A GUI representation of a calendar built using swing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages