package com.fr.start; /** * Created by richie on 16/2/29. */ public class Designer4Debug { public static void main(String... args) { org.swingexplorer.Launcher.main(new String[]{"com.fr.start.Designer"}); } }