public static void main(String s[]) { createDemoFrame(new WindingRule()); }
public static void main(String argv[]) { createDemoFrame(new Tree()); }