Ozan-Can Ekinci
|
599cf62ce7
|
created losingpanel method
|
2 years ago |
Ozan-Can Ekinci
|
f8aa15c0c4
|
adjusted winningpanel format
|
2 years ago |
Ozan-Can Ekinci
|
e1b1d37acc
|
calling winningpanel after winning
|
2 years ago |
Ozan-Can Ekinci
|
11203381de
|
created winningpanel method
|
2 years ago |
Ozan-Can Ekinci
|
4cc849ee0b
|
refactoring: implemented method for loading next question
|
2 years ago |
Ozan-Can Ekinci
|
4c5d7a6c83
|
implemented method to check if the fourth answer is correct
|
2 years ago |
Ozan-Can Ekinci
|
bf97724c2f
|
implemented method to check if the third answer is correct
|
2 years ago |
Ozan-Can Ekinci
|
e87d1ad9d1
|
implemented method to check if the second answer is correct
|
2 years ago |
Ozan-Can Ekinci
|
66fa54be5a
|
implemented method to check if the first answer ist correct
|
2 years ago |
Ozan-Can Ekinci
|
63cf92c911
|
added my name to team.md
|
2 years ago |
Ozan-Can Ekinci
|
17559aad68
|
added loadNextQuestion ActionListener
|
2 years ago |
Leon Montag
|
673413e763
|
Added assert to testRun
|
2 years ago |
Leon Montag
|
511e090a54
|
Added arrange and act in testRun
|
2 years ago |
Leon Montag
|
b68d26889f
|
added Test for CreateLayout method
|
2 years ago |
Leon Montag
|
19dd816462
|
Call the methods for testing
|
2 years ago |
Leon Montag
|
94ce8167cd
|
refactoring: Replace try/catch with throws Exception
|
2 years ago |
Leon Montag
|
3e6c043e22
|
refactoring: Formating Code
|
2 years ago |
Leon Montag
|
8e80ee7ad4
|
refactoring: extract Methods for Interface
|
2 years ago |
Leon Montag
|
2e2d7fb427
|
refactoring: extract Methods for Interface
|
2 years ago |
Leon Montag
|
80d35812b4
|
refactoring: call startGame
|
2 years ago |
Leon Montag
|
bf8840e2bd
|
refactoring: create new method for better readability
|
2 years ago |
Leon Montag
|
db466546dc
|
refactoring: Split method into multiple methods
|
2 years ago |
Leon Montag
|
0efdd72f50
|
created Test for SplitAnswer method
|
2 years ago |
Leon Montag
|
1daf0ebd46
|
Created Test for ReadFile method
|
2 years ago |
Leon Montag
|
77bf7f754c
|
created Test for CountFileLine method
|
2 years ago |
Leon Montag
|
3357b8f71e
|
Show Answers in Gui
|
2 years ago |
Leon Montag
|
903f92aaa1
|
Display the Question in the Gui
|
2 years ago |
Leon Montag
|
0e83b892b2
|
Created Method that splits a string into Parts
|
2 years ago |
Leon Montag
|
12c2c1abea
|
Added AnswerBtn3 und AnswerBtn4
|
2 years ago |
Leon Montag
|
bcfe22ef64
|
added AnswerBtn1 and AnswerBtn2
|
2 years ago |
Leon Montag
|
3f3a9ec2eb
|
add minimum width and height for buttons
|
2 years ago |
Leon Montag
|
f1081d148b
|
change the size and margin of the GridBagConstraints
|
2 years ago |
Leon Montag
|
ba50d3fea4
|
Added GridBagConstraints and GridBagLayout
|
2 years ago |
Leon Montag
|
eb7e4bdd80
|
created Test for CreatePanel method
|
2 years ago |
Leon Montag
|
80a43a0f0f
|
create Test for CloseBtn
|
2 years ago |
Leon Montag
|
96b5c11fa5
|
create Test for StartBtn
|
2 years ago |
Leon Montag
|
5a74bf9e9c
|
refactoring: correct misspelling
|
2 years ago |
Leon Montag
|
ab0d77aaa2
|
align QuestionLabel
|
2 years ago |
Leon Montag
|
1ffca03e88
|
Add Questions Label
|
2 years ago |
Leon Montag
|
d035a5251f
|
Change the look of the headline
|
2 years ago |
Leon Montag
|
e9af61d83e
|
Add Wer wird Millionaer heading
|
2 years ago |
Leon Montag
|
fa789f2d1f
|
Add GridLayout to headingPanel
|
2 years ago |
Leon Montag
|
aeb3c6b9c3
|
create Panels for buttons and Questions
|
2 years ago |
Leon Montag
|
407beaffc9
|
implemented the line counting method
|
2 years ago |
Leon Montag
|
3e48d8fd4f
|
add Basic BufferedReader for counting Lines Method
|
2 years ago |
Leon Montag
|
c45f034b75
|
added while loop that iterates through file
|
2 years ago |
Leon Montag
|
89e82a8861
|
Implemented String Array and return statement
|
2 years ago |
Leon Montag
|
73b4226fdf
|
Add QandA files and path
|
2 years ago |
Leon Montag
|
02f2d146ed
|
refactoring: Change the name of JFrame to Frame
|
2 years ago |
Leon Montag
|
afd9aa2478
|
add ActionListener to Start Button
|
2 years ago |