Search:

Type: Posts; User: Jnk1296

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,801

    Re: Trying to add a button to my Title Screen...

    Okay.. well I am a beginner, so, I suppose that's to be expected. :3 (That's what I get for listening to YouTube.)

    So, yeah, I will do that.

    One thing I do want to ask, though, is how are you...
  2. Replies
    5
    Views
    1,801

    Re: Trying to add a button to my Title Screen...

    Yeah...

    This is what I'm trying to do:

    import java.applet.*;
    import java.awt.*;

    public class Component extends Applet implements Runnable{
    private static final long serialVersionUID =...
  3. Replies
    5
    Views
    1,801

    Trying to add a button to my Title Screen...

    Alright, so I'm not too terribly fluent in Java.

    I've been working on a small game to help me pick up the language, and I've been (for some time now) trying to figure out how to implement a title...
Results 1 to 3 of 3