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