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+
Download here: hnf-javasw-custom.jar
- Go to Netbeans IDE.
- Select the Tools bar at the top of the application.
- Choose Palette.
- Select Swing/AWT Components.
- Create a New Category and name the category you want to create.
- Choose Add from JAR.
- Search and select the hnf-javasw-custom.jar file that you have downloaded.
- Select the component costume files available in hnf-javasw-custom.jar.
- Choose the category folder that you have created to store the component costume files that you have selected in hnf-javasw-custom.jar.
- DONE and REFRESH PALETTE.