Search:

Type: Posts; User: rLLZORS

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    4,363

    [SOLVED] Re: Java Noob, Jframe in Applet.

    Thanks for your help guys, i figured it out. In case anyone actually needs help heres my code.



    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    import javax.swing.JApplet;...
  2. Replies
    2
    Views
    4,363

    [SOLVED] Java Noob, Jframe in Applet.

    Hi guys im stuck. i need to make a java applet but within a jframe, I've pretty much got it working without a jframe but i can't figure out how to add it in.
    Heres my code.


    import...
Results 1 to 2 of 2