Search:

Type: Posts; User: fazraz

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    1,149

    Re: Information Search! help!!

    Yeah that's exactly right!

    So, I have this:

    private void AddNoteActionPerformed(java.awt.event.ActionEvent evt) {

    String MESSAGE =...
  2. Replies
    6
    Views
    1,149

    Re: Information Search! help!!

    Thanks a lot! I'll have a read but it is the TextArea where the text is appearing, I am typing the text in the TextField. I want it to appear on separate lines within the textAREA. Know what I mean?...
  3. Replies
    6
    Views
    1,149

    Re: Information Search! help!!

    I don't have THAT much experience. I know about JFrames and design elements such as buttons etc.., I know about action listeners (although I dont entirely know how to use them). I'll have a look at...
  4. Replies
    6
    Views
    1,149

    Information Search! help!!

    I have a very long break in front of me and during this break I want to see how far I can get to learning how to build a Google Keep style application. I want it to be a very simple window which has...
  5. Someone needs to explain to me like I'm a kid. (Java database and Forms)

    This is driving me insane.

    I have created a simple database table using the Netbeans Database service. Its the usual - Employee workers table - FIRST_NAME, SECOND_NAME, AGE, JOB_TITLE, SALARY......
  6. Re: I cant wrap my head around this. (I'm also new here so if I'm posting wrong, have some patience!)

    I'm not entirely sure what that means, but I'll try and look at some YouTube examples, I think that would help me out. Thanks for letting me know I was on the wrong path anyway!
  7. I cant wrap my head around this. (I'm also new here so if I'm posting wrong, have some patience!)

    Okay, this is kinda hard to explain.

    I basically have a list of String variables which are named random objects. Those string variables are assigned colours so
    E.G. String blood = "red"
    ...
Results 1 to 7 of 7