Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 2.43 KB

File metadata and controls

70 lines (53 loc) · 2.43 KB

Custom-for-Java-Swing

This repository houses a collection of custom Java Swing components designed to enhance the user interface of your Java applications. These components are crafted to provide a more modern and visually appealing look and feel, going beyond the standard Swing components.

This component only support java development kit version 21+

Translation

How to Download .Jar Files

Download here: hnf-javasw-custom.jar

Support Me

Paypal           Paypal

How to install in Netbeans IDE

  1. Go to Netbeans IDE.
  2. Select the Tools bar at the top of the application.
  3. Choose Palette.
  4. Select Swing/AWT Components.
  5. Create a New Category and name the category you want to create.
  6. Choose Add from JAR.
  7. Search and select the hnf-javasw-custom.jar file that you have downloaded.
  8. Select the component costume files available in hnf-javasw-custom.jar.
  9. Choose the category folder that you have created to store the component costume files that you have selected in hnf-javasw-custom.jar.
  10. DONE and REFRESH PALETTE.

Thank You to My References

Thank You to My References