Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Save data input to .dat file

807601May 11 2008 — edited May 11 2008
I am creating a java application that uses a GUI. I have a save button that does not do anything right now. After I add information I want to click on the save button and write the data to C:\data\inventory.dat

The book I have is not much help and so far I have not had much luck finding any information in the java tutorials.

I know I need to create an ActionEvent but I do not know what syntax to use.

I also need to create an ActionEvent to delete data and have not figured that one out yet either.

Any and all advice will be welcomed.

Edited by: BSunny on May 11, 2008 10:47 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2008
Added on May 11 2008
7 comments
678 views