public static void Main() { JTool_Frame.App app = new JTool_Frame.App(); app.InitializeComponent(); app.Run(); }