Class VOLLKREIS1

java.lang.Object
  extended by VOLLKREIS1

public class VOLLKREIS1
extends Object


Constructor Summary
VOLLKREIS1(int xStart, int yStart, int radiusStart, int farbnrStart)
           
 
Method Summary
 void zeichne()
           
 
Methods inherited from class
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VOLLKREIS1

public VOLLKREIS1(int xStart,
                  int yStart,
                  int radiusStart,
                  int farbnrStart)
Method Detail

zeichne

public void zeichne()