• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Custom View Class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Custom View Class


  • Subject: Re: Custom View Class
  • From: Christophe Dore <email@hidden>
  • Date: Mon, 21 Jan 2002 12:24:39 +0100

I used to have that kind of message when the package was not set properly.

vaibhaw kumar shende wrote:

hi everybody,
i am able to build and run a cocoa application which has few text fields and a little logic.

but when i get include a custom class i am not able to build ,i get an error which says duplicate class . can u guys help me. this is the log of the errors i get



TemperatureConverter.java:23: <identifier> expected
tempImage.tempDidChange(fahrenheit.intValue());//
added this
^
TemperatureConverter.java:6: duplicate class: TemperatureConverter
public class TemperatureConverter {
^
TempImageView.java:6: duplicate class: TempImageView
public class TempImageView extends NSImageView {
^
TemperatureConverter.java:23: cannot resolve symbol
symbol : class tempDidChange location: package tempImage




Thanks in advance
Vaibhaw _______________________________________________
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.


  • Prev by Date: Re: How to implement a spreadsheet?
  • Next by Date: Re: SIGBUS
  • Previous by thread: Re: trouble debugging
  • Next by thread: Re: Custom View Class
  • Index(es):
    • Date
    • Thread