Neuer Kommentar
This commit is contained in:
@@ -55,6 +55,11 @@ public class JauJauGUI {
|
|||||||
/**
|
/**
|
||||||
* Initialize the contents of the frame.
|
* Initialize the contents of the frame.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
//Test GUI f<>r JauJau
|
||||||
|
|
||||||
|
|
||||||
private void initialize() {
|
private void initialize() {
|
||||||
frame = new JFrame();
|
frame = new JFrame();
|
||||||
frame.setBounds(100, 100, 783, 762);
|
frame.setBounds(100, 100, 783, 762);
|
||||||
|
Reference in New Issue
Block a user