Commit 2b7b8e5c2a907193efa80147a94fe43b85af4412

Authored by pfrison
1 parent 04949080

PercTeacher TODO list updated

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
PercTeacher/Sources/Main.java
1 1 import javax.swing.JOptionPane;
2 2  
3 3 /* TODO list :
4   - * - test import export
  4 + * - import -> execute actions
5 5 * - textfields to tweak delays (+ button set to default)
6 6 * - clean Interface class
7 7 */
... ...