¡@

Home 

java Programming Glossary: dibig

accessing a variable from another class

http://stackoverflow.com/questions/1022880/accessing-a-variable-from-another-class

class DrawCircle extends JPanel private int w h di diBig diSmall maxRad xSq ySq xPoint yPoint public DrawFrame d public.. yPoint public DrawFrame d public DrawCircle w 400 h 400 diBig 300 diSmall 10 maxRad diBig 2 diSmall xSq 50 ySq 50 xPoint 200.. public DrawCircle w 400 h 400 diBig 300 diSmall 10 maxRad diBig 2 diSmall xSq 50 ySq 50 xPoint 200 yPoint 200 public void paintComponent..