Answer to Question #632 in Java | JSP | JSF for Caroline

Question #632
How can I draw a circle on JPanel without using the method «getGraphics»?
1
Expert's answer
2010-09-14T12:21:41-0400
You can create your own class inherited from JPanel and override its method «paint». There is a variable of the type «Graphics» advocated as the parameter for the method «paint». You will have to call the method «drawOval» and specify the parameters for the variable that will contain the graphics.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS