| java.lang.Object org.acm.seguin.tools.stub.StubGenFromZip
StubGenFromZip | class StubGenFromZip implements Runnable(Code) | | Generates a stub set from a file
author: Chris Seguin author: Mike Atkinson version: $Id: StubGenFromZip.java,v 1.6 2004/05/04 15:57:15 mikeatkinson Exp $ |
Method Summary | |
public void | run() |
StubGenFromZip | public StubGenFromZip(Frame owner, String name, String stubKey, File file)(Code) | | Constructor for the StubGenFromZip object
Parameters: name - The name of the zip file Parameters: stubKey - Description of Parameter Parameters: file - Description of Parameter |
run | public void run()(Code) | | Main processing method for the StubGenFromZip object
|
|
|