public void run() { CitationStore.Restore(); restoreUIFieldsFromCitation(); }
public void run() { storeUIFieldsToCitation(); CitationStore.Save(); }