java Programming Glossary: drawframe
accessing a variable from another class http://stackoverflow.com/questions/1022880/accessing-a-variable-from-another-class w h di diBig diSmall maxRad xSq ySq xPoint yPoint public DrawFrame d public DrawCircle w 400 h 400 diBig 300 diSmall 10 maxRad.. xPoint x 2 maxRad g.drawOval x y diSmall diSmall DrawFrame class public class DrawFrame extends JFrame public DrawFrame.. x y diSmall diSmall DrawFrame class public class DrawFrame extends JFrame public DrawFrame int width 400 int height 400..
|