The Artima Developer Community
Sponsored Link

Java Answers Forum
button functionality

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
penny

Posts: 3
Nickname: penny
Registered: Dec, 2002

button functionality Posted: Dec 6, 2002 4:47 AM
Reply to this message Reply
Advertisement
Im trying to design a java program which when you click on an admin button in a window GUI, it brings up another window showing three buttons (Restock, Empty and Update exchange rates).How can i do this?

Also i've got to add functionality to the three buttons mentioned above how can i do this so that when clicked;

Restock button brings up a new Gui showing amount in machine for each of six differant countries.

Empty, when clicked shows amount in machine and allows user to remove this amount(rezero amount)

Update exchange rate, allows user to enter new exchange rates for six differant countries.

So far have designed currency exachange program which displays gui and can convert, reset machine,and close machine window. But am really struggling with code for button functionality. Please help me, as have done numerous web searches for related info and found nothing. Can you help me with code or example code as already have loads of web sites. Thankyou loads

Topic: help with getting the table name from the user input Previous Topic   Next Topic Topic: how can i dynamically change a JTree root

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use