Rings
Version 0.3

threeD.run
Class WriteProperties

java.lang.Object
  extended bythreeD.run.WriteProperties

public class WriteProperties
extends java.lang.Object

The WriteProperties class provides a main method that writes out a default properties file specified by the string argument.


Constructor Summary
WriteProperties()
           
 
Method Summary
static void main(java.lang.String[] args)
          Writes a default properties to the file path specified by the first element of args.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriteProperties

public WriteProperties()
Method Detail

main

public static void main(java.lang.String[] args)
Writes a default properties to the file path specified by the first element of args.


Rings
Version 0.3

Copyright 2003-05 Mike Murray