com.croftsoft.apps.ajgp.data
Class PropertiesExample

java.lang.Object
  extended by com.croftsoft.apps.ajgp.data.PropertiesExample

public final class PropertiesExample
extends Object

Example of storing data using the Properties class.

Since:
2003-03-25
Version:
2003-03-25
Author:
David Wallace Croft

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

Constructor Detail

PropertiesExample

public PropertiesExample()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)