Search:

Type: Posts; User: jps

Page 1 of 20 1 2 3 4

Search: Search took 0.30 seconds.

  1. Thread: Hi every1

    by jps
    Replies
    1
    Views
    27

    Re: Hi every1

    Welcome ajit_angaj
  2. Thread: Please I need help

    by jps
    Replies
    9
    Views
    104

    Re: Please I need help

    Please do not double post the same question.
    Threads merged.
  3. Thread: Please I need help

    by jps
    Replies
    9
    Views
    104

    Re: Please I need help

    While posting the code does show more of an effort, by that I do mean some as opposed to none, it still does not explain what it is you are having problems with.

    While you may have all day, you...
  4. Thread: Encoding Program

    by jps
    Replies
    5
    Views
    52

    [SOLVED] Re: Encoding Program

    You are welcome, I am glad you got it working.
    Please mark your threads as solved when your questions have been answered.
    Directions can be found in the Announcements page if you need help.
  5. Thread: Please I need help

    by jps
    Replies
    9
    Views
    104

    Re: Please I need help

    That seems like multiple things.
    Find the user in the database
    access properties of the user
    take an action depending on the value of a specific property or do nothing

    Which could be broken...
  6. Thread: Encoding Program

    by jps
    Replies
    5
    Views
    52

    [SOLVED] Re: Encoding Program

    There seems to be an import missing
    After that it compiles but warns about not closing the scanner.
    But I do get output, just likely not the output desired.
    Fix the import and close the scanner,...
  7. Thread: Encoding Program

    by jps
    Replies
    5
    Views
    52

    [SOLVED] Re: Encoding Program

    Are you sure? Does it compile?
  8. Thread: Please I need help

    by jps
    Replies
    9
    Views
    104

    Re: Please I need help

    What kind of help do you need with the atm pictures?
  9. Replies
    1
    Views
    53

    Re: Java program with Commons-net Library

    Please see the Announcements page for the use of code tags and other useful forum tips.
    Please do not translate error messages, copy paste them to the forum with your code and question.
  10. Thread: Please I need help

    by jps
    Replies
    9
    Views
    104

    Re: Please I need help

    What kind of help do you need?
  11. Replies
    3
    Views
    46

    Re: Need help with repaint();

    Welcome saxy
    Please do not double post your question. Threads merged.
    Please see the Announcements page for the use of code tags and other useful forum tips.
    You should not call repaint() from...
  12. Re: Please help me....i want a combine of XOR cipher , Substitution cipher and permutation cipher java coding..please

    Welcome shihway


    Many people here offer help. What is the problem you are having?
  13. Thread: division

    by jps
    Replies
    7
    Views
    55

    Re: division

    What are you doing with this line:
    Math.floor(Math.random() * 13);

    Your posts on the forum show repeated use of the floor method, What trouble are you having with dividing integers?
  14. Replies
    4
    Views
    109

    Re: the if statement does not work

    Please consult the Announcements page for the use of code tags in your posts. If we spend all of our time repairing your post, we have no time left to answer questions.
  15. Re: jdbc integration with Gui to show user information retrieved from mysql

    Welcome harem_najat

    Please see the Announcements page for the use of code tags and other useful forum tips.
    int is not the same thing as a String. The error tells you (approximately) where to...
  16. Replies
    2
    Views
    73

    Re: Java 1.6.033 Vs 1.7

    You can also search the documentation for known compatibility issues that seem related to your problem. May or may not be much help, but if you can't give us oranges we can't give you orange juice.
  17. Replies
    8
    Views
    161

    Re: Updating Garphics of the JPanel

    Some suggestions as I read the code;
    Window is the name of an existing java class and should not be used as the name of a different java class.
    Multiple variable declarations out scope their needs....
  18. Thread: Help With Program

    by jps
    Replies
    4
    Views
    95

    Re: Help With Program

    I like to take my homework or instructions or assignment or job (call it what ever) and turn them into a series of steps that fulfill the needs while adhering to the rules.
    From those steps you can...
  19. Replies
    3
    Views
    66

    Re: Swing, JFrame simple questions!

    So what do you seem to be stuck on?

    We are playing this game backwards.
    You are supposed to ask the questions and read the replies.
    I'll save the rest of my questions for answers that are of...
  20. Re: Compiled .jar won't run when using .wav-files.

    Add some printlns to the code to see how far the code does get. If there are no compile errors and no runtime errors, it did something somewhere correctly.
    Figure out where things go wrong, or at...
  21. Replies
    42
    Views
    340

    Re: how can i make a jbutton to close a jframe??

    I am happy you figured it out and got it working.
    Please post the final solution for future readers and mark the thread as solved if all is well
  22. Replies
    1
    Views
    46

    Re: VMware VFabric server not running in STS

    Please provide links to crossposts (if any).
    Just because the topic was brought up, a link to the crossposting rule here which contains a link to help explain why.
  23. Thread: Hi 2 All

    by jps
    Replies
    1
    Views
    43

    Re: Hi 2 All

    Welcome ryanstiinc
  24. Thread: Hi all

    by jps
    Replies
    1
    Views
    40

    Re: Hi all

    Welcome Mosbah
    Thanks for the kind wishes, may the joy you spread be returned
  25. Replies
    2
    Views
    71

    Re: Best way of adding and removing?

    As long as after this....

    and after this, you finish connecting the other node in both cases. When you break the "chain" to delete or add a "link" there are two open ends of the chain that must...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4