Search:

Type: Posts; User: PineAppleKing

Search: Search took 0.09 seconds.

  1. Replies
    12
    Views
    2,580

    Re: User Input File Name

    Thanks Copeg I think the Save Dialog of JChooser is exactly what I'd like to implement however I'm a little confused on how to integrate the JChooser into the portion of my code where I use...
  2. Replies
    12
    Views
    2,580

    Re: User Input File Name

    I guess my question is I am creating an excel spreadsheet from exported data. I need to create a message box that allows the user to name the file and then once this name has been indicated I need...
  3. Replies
    12
    Views
    2,580

    Re: User Input File Name

    By system I just meant visible in the console of Eclipse when I run the application. I know how to enter a string variable but I don't know how to actually have the program use that "user defined"...
  4. Replies
    12
    Views
    2,580

    Re: User Input File Name

    I can easily return the string to the system but i'd like to return this string to the system and then assign this string as the name of a .xls file.
  5. Replies
    12
    Views
    2,580

    User Input File Name

    I'm optimizing a java program and one of the aspects I would really like to integrate into my program is an message box which prompts the user to input the name of an excel file the program writes....
Results 1 to 5 of 5