public static void Main(string[] args) { AppWidgetFactory appWidget = new LinePaternsFactory(); appWidget.CreateWidgetAndRunInWindow(); }