Re: please help: star animation



andrewtitus@xxxxxxxxxx wrote:
The error I get is:

StarField.java:40: cannot find symbol
ÏϧÏsymbol : constructor Rectangle(int,int,int,int)
ÏϧÏlocation: class Rectangle
ÏÏ§Ï walls = new Rectangle(10,10,getWidth()-20,getHeight()-20)

Iam using jGRASP version 1.8.3.
to compile and run applet.

Thank You,
Andy
I'm using Eclipse 3.2M5. I compiled it under 1.6 in dos environment.

--

Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.



Relevant Pages

  • Re: Trying to change code for application to an applet
    ... > trying to create an applet with it. ... get the app. ... ensure your code _does_ compile ... to update) and let you mull that over. ...
    (comp.lang.java.help)
  • Re: problems doing double-buffering on MSIE 6
    ... >>Compile that code and upload it, see if you can reproduce the problem ... We need to reproduce the problem in a *self* *contained* example first, ... Further information about the original applet is not getting ... public void updateBroken(Graphics realg) { ...
    (comp.lang.java.programmer)
  • Re: Setting a variable (NDEBUG) during compilation of a JDK 1.1 applet
    ... You could have your program accept a command line argument ), and set the NDEBUG variable based on those arguments. ... This would set it at runtime rather than compile time though. ... I missed the part where he said "applet" though, so the command line argument won't work. ... such environment variables for such purposes? ...
    (comp.lang.java.programmer)
  • Re: URGENT Help With Scientific Calculator!
    ... >I designed a calculator, and I need help with the rest of ... I know I need to use the different Math ... >it needs to work as an applet and application, ... Getting it to just compile would be a good start. ...
    (comp.lang.java.help)
  • Re: can eclipse be configured to work with msjava projects?
    ... > Forget Eclipse for the moment. ... > configure your IDE to work with, compile and jar the project. ... > to clarify if this Applet also works in other VM's. ...
    (comp.lang.java.programmer)