Hi All,
I want to draw some rectangles and then add some buttons. Actually, in my project I have to give user control. This project is about transmitting and receiving packets. When the user presses "Transmit" button, packets should move from transmitter side to receiver side. I am able to draw the rectangles (packets). But, not able to add the buttons. PLEASE let me know if I can add buttons using Graphics2D.
Thanks in advance.
KiranJyothi
I want to draw some rectangles and then add some buttons. Actually, in my project I have to give user control. This project is about transmitting and receiving packets. When the user presses "Transmit" button, packets should move from transmitter side to receiver side. I am able to draw the rectangles (packets). But, not able to add the buttons. PLEASE let me know if I can add buttons using Graphics2D.
Thanks in advance.
KiranJyothi
Comment