Re: Gui Question
- From: "Rhino" <no.offline.contact.please@xxxxxxxxxx>
- Date: Wed, 29 Mar 2006 16:01:28 -0500
"IanH" <hill_ian_j@xxxxxxxxxxx> wrote in message
news:1143661396.827405.20890@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,At the very least, I think you need to post the complete text of the
I have posted my code for the interface if anyone can help. I have to
create an interface for employees pay. I think i need to create an
instance of the object (object names are Employee, SalariedEmployee,
CommissionEmployee and BasePlusCommission)for each type of employee but
not sure.
assignment. It is impossible to guide you very far without knowing what you
are trying to do. You can't do the assignment without having a clear
understanding of what is required and it is just as hard for us to help you
if we don't know what you are trying to accomplish.
I also think it would be a good idea for you to work through the general
overview of how GUIs are constructed in the Java Tutorial -
http://java.sun.com/docs/books/tutorial/uiswing/learn/index.html - to get
the basic concepts down before we try to tackle this specific problem. Even
if you don't have the time to actually play with the examples, just reading
that section through carefully will give you a foundation of concepts and
techniques that we need to have in common before we can talk about your
assignment. It really shouldn't take you very long to read through this
section so I highly recommend that you do this.
Naturally, if you have course notes or a textbook that you like better which
covers the same sort of material, feel free to read that instead of this
section of the Java tutorial. Everyone has their own best way of learning
and you need to use the learning techniques that work best for you. But I
think you need to get some of the concepts under your belt before we can
really converse about what you are going to do.
--
Rhino
.
- Follow-Ups:
- Re: Gui Question
- From: IanH
- Re: Gui Question
- References:
- Gui Question
- From: IanH
- Re: Gui Question
- From: Rhino
- Re: Gui Question
- From: IanH
- Gui Question
- Prev by Date: help needed - decompiling
- Next by Date: Re: help needed - decompiling
- Previous by thread: Re: Gui Question
- Next by thread: Re: Gui Question
- Index(es):
Relevant Pages
|