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 18 of 24 FirstFirst ... 81617181920 ... LastLast
Threads 851 to 900 of 1191

Forum: Object Oriented Programming

Classes, Objects, Methods, Inheritance..

  1. Creating an exception class

    Started by Kristenw17, May 17th, 2013 10:36 PM
    array, classes, inheritence, loops
    • Replies: 1
    • Views: 1,708
    May 21st, 2013, 07:18 PM Go to last post
  2. accessing variables of constructors

    Started by nikki101, May 25th, 2013 10:53 PM
    • Replies: 2
    • Views: 1,522
    May 26th, 2013, 01:37 PM Go to last post
  3. Min/Max of fields

    Started by jbraque, May 27th, 2013 03:48 PM
    • Replies: 1
    • Views: 1,610
    May 27th, 2013, 03:58 PM Go to last post
  4. Making an object have a timer - needing help

    Started by Google me, June 1st, 2013 07:28 PM
    • Replies: 1
    • Views: 2,423
    June 1st, 2013, 10:01 PM Go to last post
  5. Help with Arrays

    Started by mstratmann, June 3rd, 2013 07:12 PM
    • Replies: 1
    • Views: 1,330
    June 3rd, 2013, 09:19 PM Go to last post
  6. I'm just learning Java

    Started by michael.duffy31, June 4th, 2013 04:12 PM
    • Replies: 2
    • Views: 1,555
    June 5th, 2013, 10:27 AM Go to last post
  7. Can someone please explain OOP to

    Started by michael.duffy31, June 5th, 2013 04:43 PM
    • Replies: 3
    • Views: 1,566
    June 5th, 2013, 06:48 PM Go to last post
  8. Runnable jar file wont run

    Started by bobscool123, March 14th, 2013 04:32 AM
    • Replies: 6
    • Views: 1,930
    June 7th, 2013, 11:25 AM Go to last post
  9. Searching a binary tree for specific char

    Started by Kristenw17, June 7th, 2013 09:53 PM
    binary tree, recursion
    • Replies: 0
    • Views: 1,676
    June 7th, 2013, 09:53 PM Go to last post
  10. Traversing a binary tree while looking for a string

    Started by Kristenw17, June 9th, 2013 09:16 PM
    • Replies: 1
    • Views: 1,184
    June 9th, 2013, 10:13 PM Go to last post
  11. Help with cloning objects

    Started by Jumbosize, June 11th, 2013 01:24 PM
    • Replies: 0
    • Views: 1,047
    June 11th, 2013, 01:24 PM Go to last post
  12. Issues with my conversion program...

    Started by ocdjg, June 12th, 2013 12:26 AM
    • Replies: 0
    • Views: 1,393
    June 12th, 2013, 12:26 AM Go to last post
  13. Linked list

    Started by shahrukh0603, June 15th, 2013 06:21 AM
    • Replies: 3
    • Views: 1,206
    June 15th, 2013, 06:45 PM Go to last post
  14. Update GUI from thread

    Started by robc3129, June 20th, 2013 05:18 AM
    • Replies: 2
    • Views: 1,808
    June 20th, 2013, 02:30 PM Go to last post
  15. Sharing the particular object

    Started by mohamed_mashood, June 25th, 2013 04:44 AM
    • Replies: 2
    • Views: 1,285
    June 27th, 2013, 12:37 AM Go to last post
  16. Removing A Vehicle

    Started by OllieDee, July 3rd, 2013 01:39 PM
    • Replies: 7
    • Views: 1,527
    July 4th, 2013, 06:34 PM Go to last post
  17. Enum Values Each Having Their Own Enum Values

    Started by corosus, July 4th, 2013 11:48 PM
    enum
    • Replies: 1
    • Views: 1,327
    July 5th, 2013, 07:04 AM Go to last post
  18. Unhappy [ASK]Array required, but java.lang.Object Found

    Started by vikar, May 23rd, 2013 04:48 AM
    array required, but java.lang.object found
    • Replies: 5
    • Views: 2,891
    July 9th, 2013, 06:56 AM Go to last post
  19. Unhappy help with writing a letters encoding program

    Started by Samedge20, July 6th, 2013 07:05 PM
    • Replies: 8
    • Views: 1,624
    July 14th, 2013, 09:18 AM Go to last post
  20. Smile What is the "JFrame.EXIT_ON_CLOSE" called?

    Started by Cronus, July 15th, 2013 02:52 PM
    • Replies: 4
    • Views: 1,123
    July 16th, 2013, 12:22 AM Go to last post
  21. no explicit pointer in Java..

    Started by Arnab Kundu, July 19th, 2013 02:46 AM
    • Replies: 1
    • Views: 4,817
    July 28th, 2013, 11:04 PM Go to last post
    • Replies: 5
    • Views: 1,840
    July 28th, 2013, 11:23 PM Go to last post
  22. [SOLVED] Cannot declare an array var within a class

    Started by summit45, July 29th, 2013 07:49 PM
    • Replies: 2
    • Views: 1,364
    July 29th, 2013, 10:59 PM Go to last post
  23. [SOLVED] Creating a series of objects with incrementing names

    Started by summit45, July 30th, 2013 12:12 AM
    • Replies: 5
    • Views: 1,240
    July 30th, 2013, 02:01 PM Go to last post
  24. Exclamation Constructor or Method

    Started by Junky, July 28th, 2013 11:01 PM
    • Replies: 12
    • Views: 1,265
    July 31st, 2013, 07:18 PM Go to last post
  25. Exclamation HOW TO USE THE OPERATOR "this" in JAVA(OOP)?

    Started by BALLISLIFE, July 30th, 2013 10:01 PM
    • Replies: 3
    • Views: 1,646
    July 31st, 2013, 08:58 PM Go to last post
  26. Exclamation Java Program Help!!!!!!

    Started by WarrenRamgath, July 9th, 2013 04:29 PM
    • Replies: 4
    • Views: 1,514
    August 1st, 2013, 10:20 AM Go to last post
  27. First assignment java program

    Started by frfields276, April 16th, 2013 09:54 PM
    • Replies: 10
    • Views: 2,396
    August 3rd, 2013, 07:15 AM Go to last post
  28. help please

    Started by cutieleslie99, July 14th, 2013 12:36 AM
    • Replies: 4
    • Views: 1,368
    August 4th, 2013, 08:00 PM Go to last post
  29. Need help with simple code

    Started by DreC32, July 29th, 2013 04:01 PM
    • Replies: 7
    • Views: 1,391
    August 6th, 2013, 01:55 PM Go to last post
    • Replies: 3
    • Views: 1,262
    August 7th, 2013, 03:52 AM Go to last post
  30. Java 'tag' variables for synching with a server.

    Started by Dirk94, July 19th, 2013 04:58 AM
    • Replies: 2
    • Views: 1,129
    August 7th, 2013, 03:54 AM Go to last post
    • Replies: 3
    • Views: 1,352
    August 8th, 2013, 08:17 AM Go to last post
  31. [SOLVED] Object!

    Started by Wolverine89, August 12th, 2013 02:45 PM
    • Replies: 0
    • Views: 1,023
    August 12th, 2013, 02:45 PM Go to last post
  32. scope of variable understanding problem?

    Started by ashish12169, August 16th, 2013 08:56 AM
    java
    • Replies: 1
    • Views: 1,317
    August 16th, 2013, 09:07 AM Go to last post
  33. [SOLVED] What good are interfaces?

    Started by summit45, August 18th, 2013 04:02 PM
    • Replies: 2
    • Views: 1,318
    August 18th, 2013, 09:39 PM Go to last post
  34. Eclipse runs not the opened class! Why? :S

    Started by Zoli, August 19th, 2013 04:50 AM
    • Replies: 3
    • Views: 1,017
    August 19th, 2013, 08:10 AM Go to last post
  35. Question Methods, Booleans, and Initializing, OH MY!!

    Started by NickieBoren, August 22nd, 2013 01:42 PM
    • Replies: 6
    • Views: 2,093
    August 22nd, 2013, 05:22 PM Go to last post
  36. Arrays and MD Arrays

    Started by mstratmann, August 28th, 2013 03:06 PM
    • Replies: 4
    • Views: 1,947
    August 28th, 2013, 04:12 PM Go to last post
  37. Compiling issues in the terminal?

    Started by Scorks, September 6th, 2013 01:23 PM
    compile, java, terminal, textedit
    • Replies: 4
    • Views: 1,259
    September 7th, 2013, 07:42 AM Go to last post
  38. I want to learn C# but!!

    Started by sulix, August 4th, 2013 07:42 PM
    java
    • Replies: 7
    • Views: 1,934
    September 8th, 2013, 09:57 PM Go to last post
  39. What Exactly Object Oriented Programming is ??

    Started by diyaots, August 26th, 2013 05:28 AM
    • Replies: 3
    • Views: 2,147
    September 10th, 2013, 08:08 AM Go to last post
  40. Methods and Arrays

    Started by scott201, September 11th, 2013 08:11 PM
    methods
    • Replies: 1
    • Views: 1,321
    September 11th, 2013, 10:07 PM Go to last post
  41. Body Systems Class

    Started by lah2015, September 15th, 2013 12:00 AM
    • Replies: 2
    • Views: 1,136
    September 16th, 2013, 11:44 PM Go to last post
  42. [SOLVED] String Import

    Started by OceansRythme, September 16th, 2013 03:23 PM
    input, string
    • Replies: 4
    • Views: 1,340
    September 17th, 2013, 12:37 PM Go to last post
  43. ; expected error

    Started by UM68, September 18th, 2013 12:57 PM
    • Replies: 13
    • Views: 1,389
    September 18th, 2013, 04:23 PM Go to last post

Page 18 of 24 FirstFirst ... 81617181920 ... 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
  •