ch.claudio.todo
Class Todo

java.lang.Object
  extended by ch.claudio.todo.Todo

public class Todo
extends java.lang.Object

Utility for recording the things I have to do. Presents the list according to items most in need doing depending on the location.

Version:
$Id: Todo.java 229 2007-08-25 11:07:18Z claudio $
Author:
Claudio Nieder

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

Constructor Detail

Todo

public Todo()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - ignored