Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Page 130 of 276 FirstFirst ... 3080120128129130131132140180230 ... LastLast
Threads 6451 to 6500 of 13781

Forum: What's Wrong With My Code?

PLEASE MAKE AN EFFORT TO POST IN THE CORRECT FORUM BELOW FIRST!

  1. Java Program Help

    Started by buttcrackbil, April 23rd, 2013 05:34 AM
    • Replies: 6
    • Views: 1,478
    April 23rd, 2013, 10:20 PM Go to last post
  2. Huffman coding from huffman tree...

    Started by tetkun, April 23rd, 2013 04:54 AM
    huffman coding
    • Replies: 2
    • Views: 1,853
    April 23rd, 2013, 06:40 PM Go to last post
  3. rotate in java

    Started by game06, April 23rd, 2013 12:08 AM
    • Replies: 3
    • Views: 1,282
    April 23rd, 2013, 06:14 PM Go to last post
  4. [SOLVED] help with grades

    Started by SOLAS, April 23rd, 2013 12:52 PM
    • Replies: 17
    • Views: 1,620
    April 23rd, 2013, 03:25 PM Go to last post
  5. i/o error when using Netbeans 7.3 and Java 7

    Started by btsutherland, April 23rd, 2013 02:36 PM
    • Replies: 1
    • Views: 1,434
    April 23rd, 2013, 02:52 PM Go to last post
  6. console error

    Started by darego, April 23rd, 2013 01:29 PM
    • Replies: 7
    • Views: 1,299
    April 23rd, 2013, 02:22 PM Go to last post
  7. Line of Action Game Help plz

    Started by walid, April 22nd, 2013 05:06 PM
    • Replies: 11
    • Views: 2,328
    April 23rd, 2013, 12:43 PM Go to last post
  8. Exclamation Java Song class

    Started by brandalicious78, April 22nd, 2013 07:25 PM
    • Replies: 11
    • Views: 7,902
    April 23rd, 2013, 09:41 AM Go to last post
  9. Problem with changing level in game

    Started by viper_pranish, April 23rd, 2013 08:52 AM
    • Replies: 1
    • Views: 976
    April 23rd, 2013, 09:09 AM Go to last post
  10. arrays ... what am i doing wrong?

    Started by crazyboy5012, April 23rd, 2013 04:48 AM
    • Replies: 5
    • Views: 1,039
    April 23rd, 2013, 06:25 AM Go to last post
    • Replies: 4
    • Views: 1,254
    April 23rd, 2013, 05:38 AM Go to last post
  11. 2d array assignment help

    Started by yyzdslr, April 23rd, 2013 04:19 AM
    2d-array, java, ket
    • Replies: 0
    • Views: 1,005
    April 23rd, 2013, 04:19 AM Go to last post
  12. [SOLVED] Java Simple Rectangle Program Error

    Started by XP360, April 22nd, 2013 10:45 PM
    • Replies: 1
    • Views: 1,368
    April 22nd, 2013, 11:07 PM Go to last post
  13. Help with resource bundles

    Started by dpjmie, April 22nd, 2013 03:39 PM
    help needed, resource bundles, translator
    • Replies: 0
    • Views: 1,083
    April 22nd, 2013, 03:39 PM Go to last post
  14. Exclamation NEED HELP WRITING METHODS FOR TIC-TAC-TOE PROGRAM

    Started by beachbum328, April 22nd, 2013 02:00 PM
    help urgent, tic tac toe, tic-tac-toe
    • Replies: 2
    • Views: 1,570
    April 22nd, 2013, 02:37 PM Go to last post
  15. Exclamation Need help adding Displays to a program

    Started by Lacie1013, April 22nd, 2013 10:45 AM
    • Replies: 1
    • Views: 1,201
    April 22nd, 2013, 11:50 AM Go to last post
  16. retrieve next character in alfabet

    Started by corhaveman, April 15th, 2013 07:48 AM
    character, charcodeat, dereferenced, primitive type
    • Replies: 3
    • Views: 1,132
    April 22nd, 2013, 04:31 AM Go to last post
  17. Help with Who Wants To Be a Millionaire code

    Started by abcdstfu, April 21st, 2013 10:09 PM
    • Replies: 1
    • Views: 2,394
    April 21st, 2013, 11:46 PM Go to last post
  18. I can't clone an object

    Started by Dr. Eric Vornoff, April 21st, 2013 07:22 AM
    • Replies: 3
    • Views: 1,151
    April 21st, 2013, 11:29 PM Go to last post
  19. Flocking Birds Program

    Started by MAmazin, April 20th, 2013 08:10 PM
    • Replies: 7
    • Views: 1,501
    April 21st, 2013, 09:22 PM Go to last post
  20. Simple Publish-Subscribe pattern using J2SE

    Started by rya11111, April 21st, 2013 03:41 PM
    • Replies: 1
    • Views: 1,116
    April 21st, 2013, 06:44 PM Go to last post
  21. Java bouncing balls flickering

    Started by Bananaman, April 21st, 2013 05:05 AM
    bouncing balls, java
    • Replies: 1
    • Views: 1,717
    April 21st, 2013, 06:35 PM Go to last post
  22. What Am I Doing Wrong With A Slot Machine Game?

    Started by zendorz, April 21st, 2013 03:12 PM
    • Replies: 3
    • Views: 1,440
    April 21st, 2013, 05:25 PM Go to last post
  23. Question How should I go about programming this?

    Started by seniorcheeseman, April 21st, 2013 11:39 AM
    • Replies: 1
    • Views: 1,021
    April 21st, 2013, 05:08 PM Go to last post
  24. Simple Publish-Subscribe pattern using J2SE

    Started by rya11111, April 21st, 2013 03:37 PM
    • Replies: 2
    • Views: 1,108
    April 21st, 2013, 04:31 PM Go to last post
  25. Seek Bar using JMF

    Started by Jahanzaib, April 21st, 2013 03:27 PM
    • Replies: 0
    • Views: 1,076
    April 21st, 2013, 03:27 PM Go to last post
  26. Langton's Ant. Can anybody complete it?

    Started by dazzle1218, April 19th, 2013 07:27 AM
    ant, code, incomplete, langtons
    • Replies: 19
    • Views: 3,560
    April 21st, 2013, 02:08 PM Go to last post
  27. Having two functional "Rectangle" in same JFrame

    Started by Rdmy, April 21st, 2013 11:26 AM
    • Replies: 1
    • Views: 1,299
    April 21st, 2013, 12:13 PM Go to last post
  28. Moved: accessing applet outside the wwwroot

    Started by ncreaved, April 21st, 2013 10:55 AM
    •  
    •  
  29. Swing timer, falling object

    Started by ICEPower, April 21st, 2013 08:29 AM
    java, physics, swing, timer
    • Replies: 1
    • Views: 1,341
    April 21st, 2013, 09:50 AM Go to last post
  30. pbewithmd5anddes algorithm

    Started by vijay sharma, April 21st, 2013 08:42 AM
    encryption algorithm, java
    • Replies: 0
    • Views: 1,434
    April 21st, 2013, 08:42 AM Go to last post
  31. Angry exceptionerror

    Started by rahulshaw, April 21st, 2013 07:28 AM
    • Replies: 1
    • Views: 948
    April 21st, 2013, 07:45 AM Go to last post
  32. I am not getting the result I need

    Started by Ormolu611, April 18th, 2013 08:51 PM
    • Replies: 10
    • Views: 1,547
    April 20th, 2013, 04:44 PM Go to last post
  33. How to print information from an array

    Started by polop050505, April 19th, 2013 11:36 PM
    arrays, files
    • Replies: 5
    • Views: 1,933
    April 20th, 2013, 01:58 PM Go to last post
  34. reverse line feed using java printing

    Started by ranjith., April 20th, 2013 08:31 AM
    • Replies: 1
    • Views: 1,669
    April 20th, 2013, 09:17 AM Go to last post
  35. loading json file into jsp page

    Started by swapnareddy, April 20th, 2013 05:00 AM
    • Replies: 0
    • Views: 2,177
    April 20th, 2013, 05:00 AM Go to last post
  36. multidimentional array- names & gender.

    Started by astro-one, April 19th, 2013 05:35 PM
    • Replies: 11
    • Views: 1,588
    April 19th, 2013, 09:36 PM Go to last post
  37. Post Classes

    Started by Philani, April 19th, 2013 02:15 PM
    • Replies: 2
    • Views: 1,246
    April 19th, 2013, 05:59 PM Go to last post
  38. Code for a question???

    Started by bickey, April 19th, 2013 05:25 PM
    • Replies: 1
    • Views: 953
    April 19th, 2013, 05:36 PM Go to last post
  39. detect browser states on java socket

    Started by varunkukreja24, April 19th, 2013 02:39 AM
    • Replies: 1
    • Views: 1,263
    April 19th, 2013, 03:18 PM Go to last post
  40. csv or text file to Multiple csv or text file

    Started by robert1994, April 19th, 2013 11:36 AM
    • Replies: 17
    • Views: 1,635
    April 19th, 2013, 01:35 PM Go to last post
  41. Threads, Audio Application, Audio loading twice error

    Started by dpjmie, April 19th, 2013 01:07 PM
    help needed, media, sounds
    • Replies: 2
    • Views: 1,527
    April 19th, 2013, 01:18 PM Go to last post
  42. Lightbulb XML DISPLAY

    Started by kebadev, April 19th, 2013 12:20 PM
    java swing xml
    • Replies: 4
    • Views: 1,098
    April 19th, 2013, 12:57 PM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •