Search:

Type: Posts; User: gam35guru

Search: Search took 0.30 seconds.

  1. Re: HELP! My applet won't run on a web browser....

    Bertorox the correct way is to do the following.... I just solved mine.....


    <html>
    <title>UNDER CONSTRUCTION</title>
    <br>
    <body>
    <center>
    <applet code=Game.class codebase=dev/SUPINC/...
  2. Re: JFrame properties for an Applet to be embedded in website?

    @Copeg

    Thanks so much for the advice you've given so far and I've been frantically trying to make buttons work, AND THEY DO ..... but not how I want them to work.

    I can run a standard JFrame...
  3. Re: JFrame properties for an Applet to be embedded in website?

    The one thing I dont want is the java frame as it's to be embedded in a website ... would the swing buttons etc still work without a content pane?
  4. JFrame properties for an Applet to be embedded in website?

    I've been trying to find a way to gain access to all the JFRAME functionality
    like buttons etc in an applet which is being doublebuffered. Is there any
    way to have these buttons etc and chat style...
Results 1 to 4 of 4