public class VisKurvetegning { public static void main(String[] arg) { Kurvetegning vindue = new Kurvetegning(); } }