GITLAB
pfrison
/
projet-crep
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
2b7b8e5c2a907193efa80147a94fe43b85af4412
Authored by
pfrison
2019-03-02 17:56:40 +0100
1 parent
04949080
PercTeacher TODO list updated
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
PercTeacher/Sources/Main.java
Inline
Side-by-side
PercTeacher/Sources/Main.java
Wrap text
Show/Hide comments
View file @
2b7b8e5
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
*/
...
...