ggfg
This commit is contained in:
parent
896b7bcb5c
commit
179412d68d
1 changed files with 1 additions and 7 deletions
|
@ -69,13 +69,7 @@ public class MainGUI {
|
|||
|
||||
public void build() throws IOException {
|
||||
GuiData data = new GuiData();
|
||||
data.IndexLevelName();
|
||||
data.IndexLevelID();
|
||||
data.IndexVerifiers();
|
||||
data.IndexCreators();
|
||||
data.IndexQualification();
|
||||
data.IndexYoutubeLink();
|
||||
|
||||
data.IndexData();
|
||||
gridLayout.setRows(data.getLocalLevels().size());
|
||||
|
||||
main.setSize(900, 700);
|
||||
|
|
Loading…
Reference in a new issue