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 10 of 14 FirstFirst ... 89101112 ... LastLast
Threads 451 to 500 of 659

Forum: Collections and Generics

Arrays, ArrayList, HashMap..

  1. Unhappy Game of Life 2-D matrix random seed boolean array PLEASE

    Started by Eriosblood, September 3rd, 2012 02:56 PM
    • Replies: 20
    • Views: 2,778
    September 3rd, 2012, 06:10 PM Go to last post
  2. Game of Life Matrix...Needs troubleshoot, specific output

    Started by Eriosblood, September 10th, 2012 07:13 AM
    • Replies: 12
    • Views: 2,734
    September 11th, 2012, 10:59 PM Go to last post
  3. How do I reverse an ArrayList ?

    Started by BostonBruins, September 15th, 2012 02:06 PM
    • Replies: 1
    • Views: 1,942
    September 15th, 2012, 04:34 PM Go to last post
  4. Game of Life, help with Array Object? Quite puzzled

    Started by Eriosblood, September 17th, 2012 12:25 PM
    2 Pages
    1 2
    • Replies: 33
    • Views: 4,343
    September 17th, 2012, 09:58 PM Go to last post
  5. Help with dynamic array method

    Started by Nismoz3255, September 27th, 2012 10:46 AM
    • Replies: 5
    • Views: 2,123
    September 27th, 2012, 12:37 PM Go to last post
  6. help with using Java ArrayList

    Started by IHeartProgramming, September 28th, 2012 11:27 AM
    • Replies: 1
    • Views: 1,804
    September 28th, 2012, 12:18 PM Go to last post
  7. Best way to approach this problem

    Started by Myshkin, September 30th, 2012 08:27 AM
    • Replies: 1
    • Views: 1,346
    September 30th, 2012, 09:19 AM Go to last post
  8. Simple Adjacent List implementation

    Started by IHeartProgramming, October 1st, 2012 12:14 AM
    • Replies: 2
    • Views: 1,636
    October 1st, 2012, 04:06 PM Go to last post
  9. Trying to create an array of stacks that contain objects

    Started by jadeclan, October 6th, 2012 12:56 PM
    • Replies: 15
    • Views: 4,786
    October 6th, 2012, 03:30 PM Go to last post
  10. Search closest distance to an array of objects

    Started by Dreamer999, October 10th, 2012 12:11 PM
    • Replies: 1
    • Views: 1,373
    October 10th, 2012, 12:32 PM Go to last post
    • Replies: 5
    • Views: 10,350
    October 11th, 2012, 03:48 PM Go to last post
  11. Labelling Number Array

    Started by andewor, October 14th, 2012 03:51 AM
    array, collections, hashmap, java, treeset
    • Replies: 0
    • Views: 1,445
    October 14th, 2012, 03:51 AM Go to last post
  12. acessing ArrayList

    Started by mihal, October 12th, 2012 09:46 AM
    • Replies: 14
    • Views: 2,024
    October 16th, 2012, 03:22 PM Go to last post
  13. [SOLVED] Parse then analyze with an array?

    Started by 0ffConstantly, October 26th, 2012 02:41 PM
    • Replies: 1
    • Views: 1,861
    October 28th, 2012, 05:13 AM Go to last post
  14. Finding a Smallest Integer

    Started by antnas, October 25th, 2012 08:55 PM
    • Replies: 5
    • Views: 1,516
    November 1st, 2012, 01:15 AM Go to last post
  15. Post Arraylist and LinkedList

    Started by vilkas123, November 3rd, 2012 02:14 AM
    arraylist, collections, util
    • Replies: 1
    • Views: 1,724
    November 3rd, 2012, 02:20 AM Go to last post
  16. Need Help Fast - Please Help in Java ArrayList

    Started by anonb, November 5th, 2012 01:11 PM
    • Replies: 6
    • Views: 1,701
    November 5th, 2012, 05:26 PM Go to last post
  17. Exclamation [SOLVED] How to create and use Hashtable, ArrayList (really urgent, please)

    Started by GBPython, November 6th, 2012 04:35 PM
    arraylist, hashmap, hashtable
    • Replies: 4
    • Views: 4,456
    November 6th, 2012, 08:39 PM Go to last post
  18. Tic-Tac-Toe (loops, arrays, and methods) help please

    Started by CVL220, October 30th, 2012 09:06 PM
    • Replies: 3
    • Views: 2,457
    November 10th, 2012, 01:47 PM Go to last post
  19. Avoiding concurrent modification exception?

    Started by Twon23, November 10th, 2012 01:05 PM
    • Replies: 4
    • Views: 1,887
    November 12th, 2012, 11:34 AM Go to last post
  20. Question usage of arrays

    Started by passionlrnr, November 11th, 2012 07:18 PM
    • Replies: 1
    • Views: 1,556
    November 12th, 2012, 03:09 PM Go to last post
  21. Help with passing arrays as arguments

    Started by Jumbosize, November 11th, 2012 12:21 PM
    • Replies: 4
    • Views: 1,454
    November 12th, 2012, 08:02 PM Go to last post
  22. Sorting using Iterator

    Started by palaboui, November 11th, 2012 06:25 PM
    • Replies: 1
    • Views: 1,542
    November 15th, 2012, 02:59 PM Go to last post
    • Replies: 1
    • Views: 1,581
    November 19th, 2012, 05:44 AM Go to last post
  23. Family Tree in Java

    Started by Bobben92, November 20th, 2012 07:09 AM
    • Replies: 3
    • Views: 6,414
    November 20th, 2012, 09:28 AM Go to last post
  24. Unhappy How to print the same 2D Array Vertically and Horizontally

    Started by rayan2004, November 23rd, 2012 02:07 AM
    2d array, student, vertically
    • Replies: 8
    • Views: 7,117
    November 25th, 2012, 04:06 PM Go to last post
  25. Help with error on second run through array

    Started by tyneframe, November 25th, 2012 02:11 PM
    • Replies: 18
    • Views: 1,622
    November 25th, 2012, 08:13 PM Go to last post
  26. String to Array?

    Started by Kristenw17, November 29th, 2012 09:04 PM
    • Replies: 1
    • Views: 4,469
    November 30th, 2012, 09:55 AM Go to last post
  27. [SOLVED] Algorithm for all possible combinations?

    Started by affebaffe, December 2nd, 2012 09:08 AM
    • Replies: 8
    • Views: 2,230
    December 3rd, 2012, 05:51 AM Go to last post
  28. String array problem

    Started by hwhelp, December 3rd, 2012 06:17 PM
    • Replies: 4
    • Views: 1,377
    December 4th, 2012, 10:59 AM Go to last post
  29. T and <T>

    Started by that_guy, December 7th, 2012 06:27 PM
    • Replies: 3
    • Views: 1,532
    December 7th, 2012, 09:08 PM Go to last post
  30. Question Help understanding Command-Line Arguments

    Started by Truck35, December 13th, 2012 06:15 PM
    arrays, command-line arguments
    • Replies: 1
    • Views: 1,992
    December 13th, 2012, 06:16 PM Go to last post
  31. Help With Multidimensional Arrays

    Started by tristannvk, December 20th, 2012 01:50 PM
    • Replies: 4
    • Views: 1,535
    December 20th, 2012, 03:05 PM Go to last post
  32. How to find indexes of ALL occurrences of object in ArrayList

    Started by nafty, December 17th, 2012 02:03 PM
    • Replies: 5
    • Views: 3,854
    December 23rd, 2012, 02:02 AM Go to last post
  33. JComboBox and array problems

    Started by tristannvk, December 6th, 2012 02:11 PM
    • Replies: 6
    • Views: 2,216
    December 23rd, 2012, 10:39 AM Go to last post
  34. ArrayList Errors

    Started by mwardjava92, December 23rd, 2012 10:59 AM
    • Replies: 2
    • Views: 3,470
    December 24th, 2012, 01:55 AM Go to last post
  35. Adding an array to an arraylist

    Started by raja211991, January 7th, 2013 03:28 PM
    • Replies: 1
    • Views: 1,509
    January 7th, 2013, 03:46 PM Go to last post
  36. Question Fill in Container Class using another Class ?

    Started by gberisha, January 8th, 2013 10:09 AM
    • Replies: 3
    • Views: 1,395
    January 8th, 2013, 10:38 AM Go to last post
  37. collections

    Started by anis.laghaei, January 15th, 2013 08:09 AM
    • Replies: 3
    • Views: 1,235
    January 15th, 2013, 09:29 AM Go to last post
  38. Arraylist elements in Treeset

    Started by toyamigo, January 24th, 2013 05:04 AM
    • Replies: 3
    • Views: 1,706
    January 24th, 2013, 10:49 AM Go to last post
  39. class type paramaters

    Started by nhiap6, January 25th, 2013 01:41 PM
    • Replies: 1
    • Views: 1,353
    January 25th, 2013, 03:35 PM Go to last post
  40. How do you make a list that contains another list?

    Started by pepzi999, December 23rd, 2012 11:16 AM
    • Replies: 8
    • Views: 1,701
    January 27th, 2013, 01:44 PM Go to last post
  41. How to create an array of Map<String, Object>

    Started by lalossa, February 16th, 2013 01:41 PM
    • Replies: 1
    • Views: 3,853
    February 17th, 2013, 07:31 AM Go to last post
  42. ArrayIndexOutOfBoundsException...Help!!

    Started by 112297, February 17th, 2013 07:07 PM
    • Replies: 10
    • Views: 2,004
    February 18th, 2013, 03:31 PM Go to last post
  43. Post Output sentences using keywords in java

    Started by GameGirl91, February 5th, 2013 09:23 AM
    2 Pages
    1 2
    array, category, hash-map, java, keywords
    • Replies: 27
    • Views: 3,716
    February 20th, 2013, 03:40 PM Go to last post
    • Replies: 6
    • Views: 3,388
    February 21st, 2013, 12:48 PM Go to last post

Page 10 of 14 FirstFirst ... 89101112 ... LastLast

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
  •