Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

rickb

macrumors newbie
Original poster
Dec 5, 2006
12
0
I'm trying to implement an NSBrowser control and I set the delegate to a java object that has access tot he data. I'm having problems implementing the whole thing though. The docs on NSMAtrix dont really go about how to populate the matrix, and I tried to update the matrix on one of the first first calls to the delegate using InsertColumnWithCells and similar method but nothing works. I'm just trying to do something to how the multicolumn file browser works, any hint to better docs or examples would be appreciated.

thanks
 
Cocoa-Java is being phased out. I don't even think new classes are being added in Tiger (definitely not in Leopard). For now I would suggest posting your question on Apple's Java mailing list, and I would recommend you stay away from Cocoa-Java in the future and stick with standard Java or switch to Objective-C.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.