aspose file tools
The moose likes Applets and the fly likes Cant seem to get this to run as an applet? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Cant seem to get this to run as an applet?" Watch "Cant seem to get this to run as an applet?" New topic
Author

Cant seem to get this to run as an applet?

David Triple
Greenhorn

Joined: Jul 05, 2011
Posts: 20
I think i have it all right, but i dont know where to place my extends from Japplet? can any one take a look and help me out?

David Triple
Greenhorn

Joined: Jul 05, 2011
Posts: 20
Running it like this gives me an : <identifier> expected error at line 77...
David Triple
Greenhorn

Joined: Jul 05, 2011
Posts: 20
i mean line 68 where the exit on close is..
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
It looks like you are declaring a class called JHiLo2 inside another class called JHiLo2 - is that what you intended to do? It seems a recipe for problems.


Android appsImageJ pluginsJava web charts
David Triple
Greenhorn

Joined: Jul 05, 2011
Posts: 20
Not really, if i turn the extends JFrame into JApplet it wont run, so im lost at this part?
David Triple
Greenhorn

Joined: Jul 05, 2011
Posts: 20
ok i got it to work, i jsut commented the whole part out at line 66-68 and renamed JFrame to JApplet on line 06
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Cant seem to get this to run as an applet?
 
Similar Threads
Cant use object from another class
Posting to bump up my count...
WA #1.....word association
The x900 effect ?
Text box value is not being completely filled with request attribute