swing - Best way to view/edit a property file in Java GUI? -


i trying create gui tool edit few property files, each property file contains large amount of lines. what's best swing controls in java should use in order load these property files.

thanks,

you present editable jtable 2 columns, 1 property key, 1 property value


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -