Home
last modified time | relevance | path

Searched refs:rbuttons (Results 1 – 1 of 1) sorted by relevance

/trunk/main/scripting/examples/java/Newsgroup/
H A DPostNewsgroup.java378 JRadioButton[] rbuttons = { officeHtmlButton, officeButton, htmlButton }; in constructOptionPanel() local
380 for( int i=0; i < rbuttons.length; i++ ) in constructOptionPanel()
382 radioButtonGroup.add( rbuttons[i] ); in constructOptionPanel()

Completed in 17 milliseconds