I would recommend using the standard Java preferences APIs (java.util.prefs) for this.
On Oct 6, 2011, at 12:51 AM, prophe wrote: > Hi! Can you post an example or share code or give me an advice how to save > the state of an application? I mean opened tabs, selected tabs, selected > tree items and etc? Use preferences api or pivot can do it? or another > variant? > > ----- > Thank you! > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/pivot-ui-state-persistence-patterns-tp3025313p3398972.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
