Displaying a float in a frame

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
SpaceKidA
Posts: 3
Joined: Mon May 26, 2003 11:08 pm

Displaying a float in a frame

Post by SpaceKidA »

I'm trying to create a running cost for a class project using a float for the price and displaying the cost in a JPanel frame. Is this possible? If not, how can I display a dynamically changing number?

Thanks for any help.
Post Reply