Class COM.ibm.jaws.tools.emit.NewDefaultInterface
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.jaws.tools.emit.NewDefaultInterface

java.lang.Object
   |
   +----COM.ibm.jaws.tools.emit.NewDefaultInterface

public class NewDefaultInterface
extends Object

Method Index

 o main(String[])
Generates a default Interface file.

Methods

 o main
  public static void main(String args[])
Generates a default Interface file. Command line args are:

package name

interface name

extends list ...


All Packages  Class Hierarchy  This Package  Previous  Next  Index