+ 3
HI every one , I downloaded some designed button in java GUI from some sites and I don't know how to add them to my GUI Project
please answer me if you know , thanks
1 Resposta
+ 1
you can create button objects from class that extends JButton, try to search for this class in your library.