Class jnotify

java.lang.Object
  extended byjnotify

public class jnotify
extends java.lang.Object

The main run class in our example Java-Growl example


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

Constructor Detail

jnotify

public jnotify()
Method Detail

main

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

Parameters:
args - - The array of strings fed on the command line to jnotify