Commit 628356b
committed
1. Debugged checkLicense()
2. Added Jlablel with e-mail1 parent 9b9479b commit 628356bCopy full SHA for 628356b
File tree
Expand file treeCollapse file tree
4 files changed
+19
-5
lines changedOpen diff view settings
Filter options
- src/main/java
- Controller
- Frames
- Utilz
Expand file treeCollapse file tree
4 files changed
+19
-5
lines changedOpen diff view settings
Collapse file
src/main/java/Controller/Controller.java
Copy file name to clipboardExpand all lines: src/main/java/Controller/Controller.java+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
34 | 34 | |
35 | 35 | |
36 | 36 | |
| 37 | + |
37 | 38 | |
38 | 39 | |
39 | 40 | |
40 | 41 | |
41 | | - |
| 42 | + |
42 | 43 | |
43 | 44 | |
44 | 45 | |
| ||
85 | 86 | |
86 | 87 | |
87 | 88 | |
| 89 | + |
| 90 | + |
| 91 | + |
88 | 92 | |
89 | 93 | |
90 | 94 | |
| ||
161 | 165 | |
162 | 166 | |
163 | 167 | |
| 168 | + |
164 | 169 | |
165 | 170 | |
166 | 171 | |
|
Collapse file
src/main/java/Frames/LogginWindow.java src/main/java/Frames/LicenseWindow.javasrc/main/java/Frames/LogginWindow.java renamed to src/main/java/Frames/LicenseWindow.java
Copy file name to clipboardExpand all lines: src/main/java/Frames/LicenseWindow.java+4-3Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
19 | | - |
20 | | - |
| 19 | + |
| 20 | + |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
| 28 | + |
29 | 29 | |
30 | 30 | |
31 | 31 | |
| ||
35 | 35 | |
36 | 36 | |
37 | 37 | |
| 38 | + |
38 | 39 | |
39 | 40 | |
40 | 41 | |
|
Collapse file
src/main/java/Frames/MyFrame.java
Copy file name to clipboardExpand all lines: src/main/java/Frames/MyFrame.java+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
32 | 35 | |
33 | 36 | |
34 | 37 | |
|
Collapse file
src/main/java/Utilz/Desipher.java
Copy file name to clipboardExpand all lines: src/main/java/Utilz/Desipher.java+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
8 | 13 | |
9 | 14 | |
10 | 15 | |
|
0 commit comments