I though using the CardLayout would be faster to lay out plus each question would be one card. The db is used to track the students score ie results of all the quiz they have taken.
If this is not the best ideal can you direct me to which would be.
sandy...
User Profile
Collapse
-
Thanks BigDaddy for the info..
you rock
I forgot to also ask can this be applied to the internet.
Sorry instead of trying to find this info on the internet its much faster to ask the experts on this site.
thanks...Leave a comment:
-
Making a Quiz question?
Can one make a quiz using Card Layout?
and if so can be connected to a db
thanks
sandyw -
-
Like blazedaces said think what you need to do.
You know that you have to make at least 2 classes Patient and Appointment.
Each class has several events to do. Break each class in their events.
How many data type are there and what types are they.
Chart out your class on paper and what data types you are using.
How will I store the data. arrays, arraylist....
How will you calculateAvgPre ssure.
...Leave a comment:
-
Ashley:
How did you create your media file?
and what program are you using for html?
sandy...Leave a comment:
-
I think you better read up on swings...
couple of things you have some of your codes in the wrong order, and you are not using them correctly.
you also need to add(item),
setVisible(true )
Public static void main (String[] argements){
InventoryGui inventoryGui = new InventoryGui();
}
Sandy...Leave a comment:
-
I may be new to Java and I might not know what I'm talking about but why do you have all your data types, class in your
public static void main (String args[])
Shouldn't be in its own class?
sandy...Leave a comment:
-
Not sure but I think you want to add %2f to the
public PrintStream format(String format, Object... args)
nomad...Leave a comment:
-
What application are you using, or I should say what applications do you know.
Flash, Dreamweaver, Fireworks all can make a slide show....Leave a comment:
-
If your a good java programmer then this might be the way to go. esp with randomly making changes and animald clips. Sounds like a fun project. Let me know how it turns out and how you did it.....Leave a comment:
-
I don't think you are going to find to many people that are going to download a movie that they have no ideal who you creater is. I would stream it..
Also its running on ActiveX control which could also be the problem, it might not be load on their machine....Leave a comment:
-
I think you will have to write a PHP code to do that one.
My be Myqsl can do it. I would post this in PHP...Leave a comment:
-
I don't think Flash is what you want to use for this project.
Depends on how big it is.
Director might be a better choise.
Can you tell me how long you want the project to be.Leave a comment:
-
Sorry about this one.
Open your flash project goto file to publish setting. There you will see several tabs. Select the tab html or Quicktime there you will see a Dimensions setting click on the down button and select percent or Pixels this will allow you to resize your project.
The only draw back if you use the htm one is its now a web page, but you can get around that by using an iframe....Leave a comment:
-
I don't have flash load on this machine, and I'm going to do by memory.
Open your flash project goto file to publish setting. There you will see several tabs. Select the tab flash( i think) there you will see several place you can select how to save your file. Select flash (.swf) next hit the advance settings, there you will be able to resize your output.
sandy.
I will resent this in the morning, with more details Pacfic...Leave a comment:
-
Scanner input question
have an scanner which prompts the user to
type some data into it.
for example
Lets say I have four strings.
String id
string name // this includes first and last name
string address //this includes the full address.
string price...
When the first scanner prompts the user they type in
DW123 and hits return
the next scanner prompts the user to type i the name
James... -
They say this is the hard part getting the class right.
so if I have 3 class
1. TransferClass.( parent class)
2. EventClass extends TransferClass.
3. TicketClass extends EventClass.
4. BuyerClass extends TicketClass.
Sorry Jos but what will Transfer class do. Holds the infor from all the class?
Does
EventClass hold EventID, Concent, Seat Layout
TicketClass holds Date, time, price,...Leave a comment:
-
-
I need a little help here with extends.
I need a little help here with extends.
I have three class
1. EventsClass
2. TicketClass I have the extends to EventsClass
3. BuyerClass. I have the extends to EventsClass
All three class have Accessors and Mutator Methods.
When I'm trying to create the Public buyterTracker
I get an error but it does not tell me what kind of error
Can someone help me please
...
No activity results to display
Show More
Leave a comment: