Class KASTEN

java.lang.Object
  extended by KASTEN

public class KASTEN
extends java.lang.Object


Constructor Summary
KASTEN()
           
 
Method Summary
 int gibUmfang()
           
 void setzeGroesse(int breiteNeu, int hoeheNeu)
           
 void setzeLinksNeu(int linksNeu)
           
 void zeichne()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KASTEN

public KASTEN()
Method Detail

gibUmfang

public int gibUmfang()

setzeGroesse

public void setzeGroesse(int breiteNeu,
                         int hoeheNeu)

setzeLinksNeu

public void setzeLinksNeu(int linksNeu)

zeichne

public void zeichne()