|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glade.LibGladeStubs
public class LibGladeStubs
LibGladeStubs: a utility that reads a Glade definition file and parses it for signal handler references. It then generates a Java file which loads the Glade file and defines stubs for the signal handlers.
Constructor Summary | |
---|---|
LibGladeStubs(java.lang.String path)
|
Method Summary | |
---|---|
static void |
execute(java.lang.String path)
|
void |
generate()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LibGladeStubs(java.lang.String path)
Method Detail |
---|
public static void execute(java.lang.String path)
public void generate()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |