Hello im new in creating java awt , swing application but this is a part of my school project thats why im asking for help and idea.
about the topic is this possible to be happen? to add hyperlink in different jbuttons so
when the user click the button the browser will automatically open and redirect them to the website given from the jbutton..
if so, could anyone pls explain it to me how i could do this and apply for my project gui..
i made a research already in google and found Desktop class and URI but still confusing about how to use these classes..
any answer must be appreciated.
btw, im using netbeans as my compiler to design my java gui project and it seems the codes from the netbean compiler for java are messy