org.freehep.demo.iconbrowser
Class ZipAnnotate
java.lang.Object
org.freehep.demo.iconbrowser.ZipAnnotate
- public class ZipAnnotate
- extends Object
Creates a jar file describing image archives.
When reading images from a jar file on the classpath it is not possible
to find out what images are available. This utility generates a separate
jar file that includes listings of the available images.
- Version:
- $Id: ZipAnnotate.java,v 1.1 2001/03/20 07:00:30 tonyj Exp $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
- Source Code:
- ZipAnnotate.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZipAnnotate
public ZipAnnotate()
main
public static void main(String[] args)
throws Exception
- Parameters:
args
- the command line arguments (a list of jar files to annotate)
- Throws:
Exception
Copyright © 2000-2004 FreeHEP, All Rights Reserved.