Searched refs:emptyPanel2 (Results 1 – 1 of 1) sorted by relevance
528 JPanel emptyPanel2 = new JPanel(); in constructButtonPanel() local529 emptyPanel2.setPreferredSize( new Dimension( BUTTONWIDTH, BUTTONHEIGHT ) ); in constructButtonPanel()547 buttonPanel.add( emptyPanel2, constraints ); in constructButtonPanel()
Completed in 6 milliseconds