Search:

Type: Posts; User: foxcat

Search: Search took 0.06 seconds.

  1. Get directory for appliation data storage on any platform

    I need a directory to store application data.
    of course this will be different on Windows, Mac, or Linux.

    i think these are the best directorys for this

    for windows i need

    [current user...
  2. Replies
    1
    Views
    1,585

    JTable with mutable data array

    is an array the only way to supply data to a JTable?
    i don't think arrays are mutable.
    so i guess to update i have to generate an entire new array?

    then reinitialize new JTable(data,...
Results 1 to 2 of 2