X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fjalview%2Fbin%2FCache.java;h=621ded0d4f42532486646217536a3f60f579fe7a;hb=743075ad19dc11ae8456491c51a0c8808b996dc1;hp=aed61f2a498187b08cf870a6cd0939a92933bd8c;hpb=bcfc087d75da78963a3bba83ee2a206035297ee7;p=jalview.git diff --git a/src/jalview/bin/Cache.java b/src/jalview/bin/Cache.java index aed61f2..621ded0 100755 --- a/src/jalview/bin/Cache.java +++ b/src/jalview/bin/Cache.java @@ -1,17 +1,17 @@ /* - * Jalview - A Sequence Alignment Editor and Viewer - * Copyright (C) 2007 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle - * + * Jalview - A Sequence Alignment Editor and Viewer (Development Version 2.4.1) + * Copyright (C) 2009 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle + * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA @@ -22,75 +22,106 @@ import java.io.*; import java.util.*; import org.apache.log4j.*; +import org.biojava.dasobert.dasregistry.Das1Source; /** - * Stores and retrieves Jalview Application Properties - * Lists and fields within list entries are separated by '|' symbols unless otherwise stated - * (|) clauses are alternative values for a tag. - *

Current properties include: - *