Searched refs:rbuttons (Results 1 – 1 of 1) sorted by relevance
378 JRadioButton[] rbuttons = { officeHtmlButton, officeButton, htmlButton }; in constructOptionPanel() local380 for( int i=0; i < rbuttons.length; i++ ) in constructOptionPanel()382 radioButtonGroup.add( rbuttons[i] ); in constructOptionPanel()
Completed in 17 milliseconds