Searched refs:fLogTCStartStopYesRB (Results 1 – 2 of 2) sorted by relevance
442 JRadioButton fLogTCStartStopYesRB; field in STAXMonitor2358 fLogTCStartStopYesRB.setSelected(false); in actionPerformed()5887 if (fLogTCStartStopYesRB.isSelected()) in submitNewJob()6083 if (fLogTCStartStopYesRB.isSelected()) in submitNewJob()7227 fLogTCStartStopYesRB = new JRadioButton("Enabled", false); in createStartNewJobDialog()7228 fLogTCStartStopYesRB.setBackground(Color.white); in createStartNewJobDialog()7233 fLogTCStartStopYesRB.addItemListener(this); in createStartNewJobDialog()7237 logTCStartStopGroup.add(fLogTCStartStopYesRB); in createStartNewJobDialog()7240 logTCStartStopPanel.add(fLogTCStartStopYesRB); in createStartNewJobDialog()8592 if (fLogTCStartStopYesRB.isSelected()) in saveJobParms()[all …]
463 JRadioButton fLogTCStartStopYesRB; field in STAXMonitor2425 fLogTCStartStopYesRB.setSelected(false); in actionPerformed()5979 if (fLogTCStartStopYesRB.isSelected()) in submitNewJob()6183 if (fLogTCStartStopYesRB.isSelected()) in submitNewJob()7328 fLogTCStartStopYesRB = new JRadioButton("Enabled", false); in createStartNewJobDialog()7329 fLogTCStartStopYesRB.setBackground(Color.white); in createStartNewJobDialog()7334 fLogTCStartStopYesRB.addItemListener(this); in createStartNewJobDialog()7338 logTCStartStopGroup.add(fLogTCStartStopYesRB); in createStartNewJobDialog()7341 logTCStartStopPanel.add(fLogTCStartStopYesRB); in createStartNewJobDialog()8759 if (fLogTCStartStopYesRB.isSelected()) in saveJobParms()[all …]