Re: Java splashscreen classes not instantiated??
Re: Java splashscreen classes not instantiated??
- Subject: Re: Java splashscreen classes not instantiated??
- From: Andreas Mayer <email@hidden>
- Date: Sat, 15 Oct 2005 00:31:11 +0200
Am 14.10.2005 um 18:50 Uhr schrieb Paul J. Lucas:
I noticed in Apple's Java splash-screen example code, neither
the SplashScreen or CustomView classes are instantiated (no
translucent blue cubes in main Interface Builder window).
I didn't look at that specific example, but I guess they *are*
instantiated. They are just not represented by a blue cube (which
stands for a 'generic' class) but by a window and a view icon
respectively.
Note that all objects you can drag in from the toolbox window are
real objects: i.e. instances of a class.
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden