Skip to content

Two-in-one, cross-platform Java Swing application: Morse Coder Chat, and Morse Coder Endecoder. Send Morse Code messages back and forth and use the Endecoder tool to decode the messages.

Notifications You must be signed in to change notification settings

adamthecreator369/MorseCodeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Morse Coder App

Objective
The objective of the project was to build a “Morse Code tree” using character and Morse Code pairs stored in a data file, and then use the tree to encode and decode user messages.

Our Team
Our team consists of two Java developers:

  • Adam Jost
  • Neha Metlapalli

System Overview
A two-in-one, GUI based application consisting of a Morse Code chat application and a Morse Code encoding and decoding tool. Both items can be used independently or simultaneously. When used together a user can send and receive Morse Code messages in the Morse Code chat application and then use the decoding tool to decode and read the received messages.

The Interface
The graphical user interface (GUI) for this application was built using Swing components. The CrossPlatformLookAndFeel class has been used to ensure that the GUI’s components will look and behave the same across all platforms.

Menu
image

Morse Coder Chat
image

Morse Coder Endecoder
image


To read more please view the pdf document contained with the code above.

About

Two-in-one, cross-platform Java Swing application: Morse Coder Chat, and Morse Coder Endecoder. Send Morse Code messages back and forth and use the Endecoder tool to decode the messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages