Skip to content

Rahul5116/Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Digital Clock Project

Welcome to my Digital Clock project! This is a simple Java Swing application that displays the current date and time using a digital clock. It was created as part of my learning journey in Java.

Features

  • JFrame: Utilized to create the main window of the application.
  • GridLayout: Used to arrange components in a 2x1 grid layout.
  • Timer: Updates the clock every second to show the current date and time.

Resources

Acknowledgments

  • Thanks to the YouTube tutorial for guiding me through the process of creating a Swing application.
  • Special thanks to GeeksforGeeks and Oracle Documentation for the detailed information on JFrame.

Feel free to explore the project and provide feedback!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages