/* JavaBrowser - display an HTML file from within an application or an applet. Copyright (C) 1996 Alexey Goloshubin, Jeremy Cook @version 1.0 Released 20/12-1996 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library 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 Library General Public License for more details. In this library we denote the Java package 'browser' to be the library under the GNU LGPL. Where the GNU LGPL refers to object files these should be understood to be files with the extension .class You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. A copy of the GNU Library General Public License is also available on the world-wide-web at ftp://prep.ai.mit.edu/pub/gnu/GNUinfo/LGPL The authors can be contacted: Jeremy Cook Jeremy.Cook@ii.uib.no http://www.ii.uib.no/~jeremy Alexey Goloshubin s667@ii.uib.no http://www.lstud.ii.uib.no/~s667 */