Search:

Type: Posts; User: Renox

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    1,623

    Re: Dice Game! PLEASE HELP!

    He wants you to make the game lol
  2. Re: I need help! Airline reservation thing. how does the button function? Help!

    It's due in 4 days so yeahh
  3. I need help! Airline reservation thing. how does the button function? Help!

    my main:

    import javax.swing.JFrame;
    import javax.swing.JPanel;
    public class TicketMan {

    public static void main(String[] args) {
    JFrame frame = new JFrame ("Airport");...
Results 1 to 3 of 3