multivalent.devel
public class Install extends Object
MANIFEST jar cmf manifest XXX.jar classes
Class-Path: Multivalent.jar
Main-Class: name of subclass
If you write a media adaptor, typically you'll register it in Preferences.
But its corresponding genre hub, if any, will likely be kept in the JAR.
Only if you need to modify shared hubs will you write out a hub.
idempotent: repeat without harm - so store change actually done in some file
LATER: system will track JARs and provide GUI to enabling and disenabling
Version: $Revision: 1.1 $ $Date: 2002/02/12 12:38:52 $
Field Summary | |
---|---|
static String | USAGE |
Method Summary | |
---|---|
static void | error(String reason) |
static void | main(String[] argv) |