FreeHEP API
Version current

org.freehep.demo.iconbrowser
Class ZipAnnotate

java.lang.Object
  extended byorg.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

Constructor Summary
ZipAnnotate()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipAnnotate

public ZipAnnotate()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args - the command line arguments (a list of jar files to annotate)
Throws:
Exception

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.