Search:

Type: Posts; User: tazeunite00

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,981

    Re: Projects For A Beginner Programmer

    Hi, there.

    Thanks for your reply, I have already read through a book of good quality. I am now just trying to expand my knowledge a little more.

    Regards, Bradley.
  2. Replies
    5
    Views
    1,981

    Projects For A Beginner Programmer

    Hi, there.

    My name is Bradley and I have just started learning JAVA. I was hoping I could get some suggestions on programs/projects I could make that would be fun but I would learn a lot from.
    ...
  3. Replies
    4
    Views
    2,044

    Re: Change JAVA Swing GUI Window in NetBeans

    Hi Guys.

    I really appreciate your help. I am using the NetBeans GUIBuilder.

    That is OK if you aren't able to help me out.

    Regards, Bradley.
  4. Replies
    4
    Views
    2,044

    Change JAVA Swing GUI Window in NetBeans

    Hi, Bradley here.

    I am currently learning JAVA GUI programming in NetBeans and was wondering how you go about changing the GUI window, or moving to a different one, and then going back.

    Any...
  5. Replies
    4
    Views
    989

    Re: Getting Password from Password Field

    Hi.

    I have tried the equals() method, but I get a warning saying: ".equals() on incompatible types, flips operands of the binary operator invert if."

    Here is my code:


    private void...
  6. Replies
    4
    Views
    989

    Getting Password from Password Field

    Hi, Bradley here.

    I am new to JAVA GUI programming and was wondering how you go about getting and testing if a password field text equals something. For example, if the password equals "password"...
  7. Re: Problem with Area Calculator Code!

    Hi.

    Thanks for your help, will give it a try now!

    Regards, Bradley.

    --- Update ---

    Hi.
  8. [Solved] Problem with Area Calculator Code!

    Hi there.

    I am beginning to learn Java and have decided to create an area calculator. But I am having a big problem.

    import java.util.Scanner;
    import static java.lang.System.out;
    import...
Results 1 to 8 of 8