Change Contents of the Bubble
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Questions on HW7-Fall2006

Got questions on the homework?
Ask 'em here!


What kind of code are we supposed to use in order to save the file? Something like FileWriter?

mypic.write("filename"); //mypic is a Picture object Manabu Shimobe

How do you use the variables from the text box to work in the save button method? How do you call that variable in another method?

What path should we save the file to? or will you put the entire path into the text field?



Link to this Page