org.gnu.glade
Class GenerateStubs

java.lang.Object
  extended by org.gnu.glade.GenerateStubs

Deprecated. This class is part of the java-gnome 2.x family of libraries, which, due to their inefficiency and complexity, are no longer being maintained and have been abandoned by the java-gnome project. This class probably does not exist in java-gnome 4.0, but have a look in org.gnome.glade.

public class GenerateStubs
extends java.lang.Object

Command wrapper for LibGladeStubs, to catch and cleanly report missing class dependencies.


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

Constructor Detail

GenerateStubs

public GenerateStubs()
Deprecated. 
Method Detail

main

public static void main(java.lang.String[] args)
Deprecated.