java swing remember Login and password and another text field :) -


so want make our swing application remembet our last choices(login,pasw,smtng) when start program.

so easiest way save entered values file , read it, , auto connect somewhere :)

but have feeling java has smarter way remember values (i’m making smtng putty.exe) jdbc?

preference api help


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -