Search:

Type: Posts; User: donzii

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    3,972

    Re: save button in java

    actually i have created a button named save and a text field, and while saving a file i want it to be written into the text field and the savebutton to save the file in specified location please help...
  2. Replies
    4
    Views
    3,972

    save button in java

    i have created code for save button the code worked but the saved file was not in the specified location please help.. the code is


    JFileChooser chooser_save=new JFileChooser();
    ...
Results 1 to 2 of 2