Search:

Type: Posts; User: RandomGaisha

Search: Search took 0.16 seconds.

  1. Replies
    4
    Views
    1,171

    [SOLVED] Re: Problem with CardLayout?

    Its now fixed thanks for your input...
  2. Replies
    4
    Views
    1,171

    [SOLVED] Problem with CardLayout?

    ............................................................DELETED
  3. Re: Java, calling another public class from within the main class giving problems.

    sorry about that, its basically just adding a condition to the to the "login" button in the main screen "login", and then calling "DemoCardLayout" if the both the text fields are true.



    //This...
  4. Re: Java, calling another public class from within the main class giving problems.

    omg dude you are awesome, thanks a million for that ^_^.
    If you would be so kind to look at this problem now.
    now that is solved i was getting an error for (CardLayoutDemo) is not a statement and...
  5. Re: Java, calling another public class from within the main class giving problems.

    Sorry but could you dumb it down a little bit there, i do not understand what you mean, and my CardLayoutDemo code only goes to line 462?
  6. Re: Java, calling another public class from within the main class giving problems.

    Checked and there is not, any other thoughts?
  7. Java, calling another public class from within the main class giving problems.

    Hi all,
    there is a problem when i run the main program, it will open the public class an infinite number of times, until you cancel the program manually.

    main class program.


    //This will be...
  8. Replies
    3
    Views
    1,015

    Re: Problem when creating login gui

    Sorry i don't understand what you mean, where do i put the () exactly?
    thanks in advance.

    --- Update ---

    something like this ?
    but now gives the following errors.
  9. Replies
    3
    Views
    1,015

    Problem when creating login gui

    Ok so I am trying to make a login screen, after typing in the password, and pressing the button it should call the given screen, but it gives and error.
    the problem is at the actionListener.


    ...
  10. I cant figure what way to call another class with this given code, any help welcome.

    Ok so I am trying to make a login screen, after typing in the password, and pressing the button it should call the given screen, but it gives and error.
    the problem is at the actionListener.


    ...
Results 1 to 10 of 10