/* Java Applet generated by CGLIB of B-Prolog */
import java.awt.*;
import java.applet.Applet;
import java.awt.event.*;
import java.net.*;
import java.net.*;

public class testArrow extends Applet {
boolean repeat = false;
public void start(){repeat = true; }
public void stop(){repeat = false; }
public void init(){
setLayout(null);
}
public void paint(Graphics g){
g.setColor(new Color(-16777216));
g.drawLine(104,124,10,30);
{
int[] xs= new int[]{111,102,106,111};
int[] ys= new int[]{131,126,122,131};
g.fillPolygon(xs,ys,4);
}
g.setColor(new Color(-16777216));
g.drawLine(118,124,205,37);
{
int[] xs= new int[]{111,120,116,111};
int[] ys= new int[]{131,126,122,131};
g.fillPolygon(xs,ys,4);
}
{
int[] xs= new int[]{212,207,203,212};
int[] ys= new int[]{30,39,35,30};
g.fillPolygon(xs,ys,4);
}
g.setColor(new Color(-16777216));
{
int[] xs= new int[]{93,101,14,6,93};
int[] ys= new int[]{141,149,236,228,141};
g.fillPolygon(xs,ys,5);
}
{
int[] xs= new int[]{111,104,90,111};
int[] ys= new int[]{131,152,138,131};
g.fillPolygon(xs,ys,4);
}
g.setColor(new Color(-16777216));
{
int[] xs= new int[]{122,130,195,187,122};
int[] ys= new int[]{150,142,207,215,150};
g.fillPolygon(xs,ys,5);
}
{
int[] xs= new int[]{111,121,131,111};
int[] ys= new int[]{131,151,141,131};
g.fillPolygon(xs,ys,4);
}
{
int[] xs= new int[]{212,184,198,212};
int[] ys= new int[]{232,218,204,232};
g.fillPolygon(xs,ys,4);
}
g.setColor(new Color(-16777216));
g.drawLine(60,232,60,323);
{
int[] xs= new int[]{60,57,63,60};
int[] ys= new int[]{333,323,323,333};
g.fillPolygon(xs,ys,4);
}
g.setColor(new Color(-16777216));
g.drawLine(111,282,202,282);
{
int[] xs= new int[]{212,202,202,212};
int[] ys= new int[]{282,285,279,282};
g.fillPolygon(xs,ys,4);
}
}
}

