example
Class MyCode

java.lang.Object
  extended by example.MyCode

public class MyCode
extends Object


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

Constructor Detail

MyCode

public MyCode()
Method Detail

setSystemProperty

public static void setSystemProperty(String key,
                                     String value)

main

public static void main(String[] args)


Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge