Basis gelegd voor Events: Feedback en Task, daartoe aantal dingen hernoemd.

This commit is contained in:
2011-02-25 14:51:30 +00:00
parent f1313e3109
commit ad25a129f8
22 changed files with 63 additions and 57 deletions

View File

@@ -5,7 +5,8 @@ import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import pm.Task;
import pm.event.Task;
import pm.task.TaskManager;
import pm.value.Action;
import pm.value.Target;