Search:

Type: Posts; User: noobie

Search: Search took 0.08 seconds.

  1. Replies
    28
    Views
    2,750

    Re: Help for my codes

    can you code it sir[-O<?
  2. Replies
    28
    Views
    2,750

    Re: Help for my codes

    public static void main (String []args)
    {
    String Student [][] = {{"ID-0", "meow0", "superman0", "batman0"},
    {"ID-1", "meow1", "superman1", "batman1"},
    {"ID-2",...
  3. Replies
    28
    Views
    2,750

    Re: Help for my codes

    how to write Pseudo code sir in java? and add that into my project? :-&





    sir like these?

    if (foundIt) {
    JOptionPane.showMessageDialog(null, "Found the "
  4. Replies
    28
    Views
    2,750

    Re: Help for my codes

    ok sir :D can you code/show sample code sir? to display the element in the choosing row.

    advance thank you :) sir ;)
  5. Replies
    28
    Views
    2,750

    Re: Help for my codes

    String Student [][] = {{"lol-0", "meow0", "superman0", "batman0"},
    {"ID-1", "meow1", "superman1", "batman1"},
    {"ID-2", "meow2", "superman2", "batman2"},
    ...
  6. Replies
    5
    Views
    1,756

    Re: Need codes for my GUI project

    but can someone can give me a code :(
    -add button code
    -delete button code
    -next button code
    -preview button
    -edit button code
  7. Replies
    28
    Views
    2,750

    Re: Help for my codes

    i think i need to use a 2-D array , but i don't know how to code it :(


    (sorry im just a noob)
  8. Replies
    28
    Views
    2,750

    Re: Help for my codes

    sir the program should ask the user to input the student id and search the student id that the user has been input, and for example if i input the lol-1 as a student id the line for that lol-1 should...
  9. Replies
    28
    Views
    2,750

    Re: Help for my codes

    problem : having problem with writing the code to find the matching id and to display the elements on that line
    code
    import javax.swing.JOptionPane;

    /**
    *
    * @author +++++
    */
    public...
  10. Replies
    28
    Views
    2,750

    Re: Help for my codes

    yes sir, i having problem with writing the code to find the matching id,
  11. Replies
    28
    Views
    2,750

    Re: Help for my codes

    String Student [][] = {{"lol-0", "meow0", "superman0", "batman0"},
    {"lol-1", "meow1", "superman1", "batman1"},
    {"lol-2", "meow2", "superman2", "batman2"},
    ...
  12. Replies
    28
    Views
    2,750

    Re: Help for my codes

    my problem sir for that program, if i type the student id , the program is not find the id and other information for that elements , or it find but it have a error :-&
  13. Replies
    5
    Views
    1,756

    Re: Need codes for my GUI project

    my project is here
    my project.zip


    i only need to add the other codes, but i don't know there codes :D
    -add button code
    -delete button code
    -next button code
    -preview button
    -edit button...
  14. Replies
    28
    Views
    2,750

    Help for my codes

    Hello, im new in java programming can someone help me, 8-> to fix this problem im making a program a id searching program , that the user will be ask to input an student id and if the STUDENT ID is...
  15. Replies
    5
    Views
    1,756

    Need codes for my GUI project

    hi, can someone help me :D i need a code in java a
    -add button code
    -delete button code
    -next button code
    -preview button
    -edit button code , a code for my GUI program :confused:
  16. Thread: Hello

    by noobie
    Replies
    0
    Views
    877

    Hello

    Hello, my name is cy , im new to this forum :) nice to meet you everyone :rolleyes:
Results 1 to 16 of 17