X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbin%2FCache.java;h=9c9b6b0bac92136109418009605d6682279a2199;hb=86d8388406a8e90e7af3b2bc4fd1b796c6a673c4;hp=ec5ff08c67a92332b3f1d1cf8abb2dd11dba9b4f;hpb=83f6c6309e9705037a0853a26da74821c9d4fd12;p=jalview.git diff --git a/src/jalview/bin/Cache.java b/src/jalview/bin/Cache.java index ec5ff08..9c9b6b0 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,73 +22,110 @@ 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: - *