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
.
- Full Setup Size : 3.19 MB
- Programming Language : Java (JavaSE)
- Framework Used : AWT and Swing
- 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
.
https://github.com/mohitsainiknl/Java-Clock/archive/refs/heads/master.zip
https://github.com/mohitsainiknl/Java-Clock/blob/master/publish/Java-Clock.jar
https://github.com/mohitsainiknl/Java-Clock/blob/master/publish/Java-Clock.exe
"Suggestions and project Improvements are Invited!"
Thanks a lot
Mohit Saini