Closedown

This commit is contained in:
boccioli_m
2015-09-03 16:15:22 +02:00
parent c920d02b7b
commit 77dd8336b2
2 changed files with 2 additions and 0 deletions

View File

@@ -960,6 +960,8 @@ public class TestingList extends Panel {
} else {
filterTests("");
}
this.jButtonMoveUp.setEnabled(!show);
this.jButtonMoveDown.setEnabled(!show);
}
/**