Example #1
0
	public OGDefault ( OGWidgetType t, OGStyleSet s ) {
		widgetType = t;
		styleSet = s;
	}
Example #2
0
 public OGDefault(OGWidgetType t, OGStyleSet s)
 {
     widgetType = t;
     styleSet   = s;
 }