Examples of NSRect


Examples of com.apple.cocoa.foundation.NSRect

/*     */   {
/* 473 */     super(false, 0);
/* 474 */     if (paramBoolean)
/* 475 */       initAsTearOff();
/*     */     else
/* 477 */       initWithFrame(new NSRect(0.0F, 0.0F, 10.0F, 10.0F));
/*     */   }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.