I have made an application in java netbeans named my_application and by right clicking on it, I have added a new JFrame Form to it.
Now I have aded two panels(on left and on right). All I want is to draw a line between two buttons placed on the right panel.
Help me as soon as possible..