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 10506 2007-01-30 22:48:57Z duns $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
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-2013 FreeHEP. All Rights Reserved.