Posts by Anirudh Jakhotia

Author Biographical Info: I am a UG-3 Student at the Indian Institute of Information technology, Sri city. I love competitive programming and am also very interested in AI/ML. I am very interested in learning new technological areas and exploring many fields. I solve problems on daily basis on LeetCode.

How to Exit JFrame on Close in Java Swing

By Anirudh Jakhotia

In this tutorial, we will focus on learning how to exit JFrame on close in Java Swing. I will be discussing various methods in this tutorial in detail. Exit JFrame on Close in Java.... Read More

How to change JLabel font style and size in Java

By Anirudh Jakhotia

Hello folks! In this tutorial, we will discuss how to change the JLabel font style and font size in Java. I will discuss thoroughly each of them. Firstly, let us discuss changing o.... Read More

Related Posts