net.sf.j3d.threeD.run
Class WriteProperties
java.lang.Object
net.sf.j3d.threeD.run.WriteProperties
public class WriteProperties
- extends Object
The WriteProperties class provides a main method that writes out a default properties file specified by the string argument.
|
Method Summary |
static void |
main(String[] args)
Writes a default properties to the file path specified by the first element of args. |
WriteProperties
public WriteProperties()
main
public static void main(String[] args)
- Writes a default properties to the file path specified by the first element of args.