|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.j3d.physics.circles.CircleSet
public class CircleSet
| Constructor Summary | |
|---|---|
CircleSet()
|
|
| Method Summary | |
|---|---|
void |
addCircle(int x,
int y,
int z)
|
void |
paint(Graphics g)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CircleSet()
| Method Detail |
|---|
public void addCircle(int x,
int y,
int z)
public void paint(Graphics g)
public void run()
run in interface Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||