Searched refs:emptyPanel1 (Results 1 – 1 of 1) sorted by relevance
525 JPanel emptyPanel1 = new JPanel(); in constructButtonPanel() local526 emptyPanel1.setPreferredSize( new Dimension( BUTTONWIDTH, BUTTONHEIGHT ) ); in constructButtonPanel()541 buttonPanel.add( emptyPanel1, constraints ); in constructButtonPanel()
Completed in 7 milliseconds