Search:

Type: Posts; User: Jacksontbh

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,392

    Everything but JLabel is displaying

    import java.awt.*;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.*;
    import java.awt.Toolkit;
    import java.io.*;

    public class RunescapeApp {
    ...
  2. Replies
    1
    Views
    1,191

    Another Quick Question

    Alright here's what I'm trying to do. I'm making a item drop logger for an MMO I play. The goal of the program is for the user to be able to click the image of the drop they got (button) and have the...
  3. Replies
    3
    Views
    1,037

    [SOLVED] Re: Really simple program problem

    Wow, I feel like such a moron haha. Thanks for the solution guys!
  4. Replies
    3
    Views
    1,037

    [SOLVED] Really simple program problem

    Hey guys, I just got back into java after taking a class on it in high school 2 years ago. I'm trying to make this simple program that tells you in how many hours you'll reach your desired level in...
Results 1 to 4 of 4