Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

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.

Results 1 to 2 of 2

Threaded View

  1. #1
    Junior Member
    Join Date
    Apr 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Please, help with OOP program with graphical interface

    Hello. I would really need help from some more experienced programmer. I need a simple source code in Java of program with following requirements:
    - Graphical interface (with AWT or SWING)
    - At least one abstract class
    - Inheritance
    - Polymorphism
    - Exception handeling

    In fact some program with graphical interface where I could illustrate basic principals of OOP. If you would send me the code to ...removed by moderator... or post it here. I would be very thankful.

    Thank you in advance!
    Last edited by copeg; April 29th, 2012 at 02:59 PM.


Similar Threads

  1. writing a program to interface with other programs
    By gib65 in forum File I/O & Other I/O Streams
    Replies: 6
    Last Post: November 4th, 2011, 04:16 PM
  2. Interface
    By kaasi in forum Member Introductions
    Replies: 4
    Last Post: April 21st, 2011, 10:45 AM
  3. Rule base for graphical editor / simulator
    By Alice in forum Java Theory & Questions
    Replies: 2
    Last Post: December 18th, 2010, 10:38 AM
  4. interface
    By nasi in forum Object Oriented Programming
    Replies: 5
    Last Post: September 2nd, 2010, 10:36 PM
  5. Help!how to get a graphical display of this game
    By makarov in forum What's Wrong With My Code?
    Replies: 1
    Last Post: December 17th, 2009, 11:15 AM