Skip to content

This is an "Analog Clock", which is developed in JavaSE with Swing framework, for beginners in java.

License

Notifications You must be signed in to change notification settings

mohitsainiknl/Java-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Clock

Give a ⭐ if you like it!

Screenshot of Java-Clock

Overview :

Java-Clock is a project of an Analog Clock. This clock has transparent backgound (or we can say transparent JFrame), which is achieved with setUndecorated and setOpaque methods set to the JFrame and its component. Moreover a new title bar is created with a responsive close JButton. All these will help new Java learner to make a custom JFrame.



Technical Details :

  • Full Setup Size : 3.19 MB
  • Programming Language : Java (JavaSE)
  • Framework Used : AWT and Swing



System Requirements :

  • Operating System : Any (Platform Independent)
  • JRE version : 8.0 or higher
  • Development Environment : VS Code, Eclipse, IntelliJ IDEA (recommended)

Note :- Image in application works properly in IntelliJ IDEA.




Downloads :

1. Entire Repository

https://github.com/mohitsainiknl/Java-Clock/archive/refs/heads/master.zip

2. JAR File (Executable)

https://github.com/mohitsainiknl/Java-Clock/blob/master/publish/Java-Clock.jar

3. .exe File for Windows (not independent, require JRE to run)

https://github.com/mohitsainiknl/Java-Clock/blob/master/publish/Java-Clock.exe



"Suggestions and project Improvements are Invited!"
Thanks a lot
Mohit Saini

About

This is an "Analog Clock", which is developed in JavaSE with Swing framework, for beginners in java.

Topics

Resources

License

Stars

Watchers

Forks

Languages