Java splashscreen classes not instantiated??
Java splashscreen classes not instantiated??
- Subject: Java splashscreen classes not instantiated??
- From: "Paul J. Lucas" <email@hidden>
- Date: Fri, 14 Oct 2005 09:50:41 -0700 (PDT)
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). They
are, however, custom classes of the main application window and
custom view, respectively.
My understanding based on previous conversations is that
awakeFromNib gets called for all objects in the NIB file. If
these classes aren't instantiated and thus have no objects, how
does awakeFromNib get called from them? (Also, why arent't the
object instantiated?)
- Paul
_______________________________________________
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