Subclassing a Cocoa class while in a Java package
Subclassing a Cocoa class while in a Java package
- Subject: Subclassing a Cocoa class while in a Java package
- From: Enrico Stamigna <email@hidden>
- Date: Wed, 12 Feb 2003 22:30:06 +0100
Martedl, febbraio 11, 2003, alle 06:11 , cocoa-dev-
email@hidden ha scritto:
In IB, the class tab seems to only allows package-based classes (ex. :
"com.acme.ourproduct.OurNSTableView") when derivating JDK Java classes
(like
java.lang.Object.)
When creating our fully-named class "under" NSTableView, the name is
cancelled
(since invalid because of the dots.)
Note: It looks like a bug since this class name is then editable in the
inspector - where dots are then allowed...
Hello,
Have you checked Java radio button inside Attributes panel for your
subclass?
Enrico Stamigna
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.