Searched refs:showDialog (Results 1 – 9 of 9) sorted by relevance
47 -(void)showDialog: (int)nDialog;53 -(void)showDialog: (int)nDialog83 [self showDialog: SHOWDIALOG_ID_PREFERENCES];90 [self showDialog: SHOWDIALOG_ID_ABOUT];
77 maForeground = JColorChooser.showDialog ( in Layout()90 maBackground = JColorChooser.showDialog( in Layout()
725 aForeground = JColorChooser.showDialog( in init()736 aBackground = JColorChooser.showDialog( in init()
835 int result = fileChooser.showDialog(this,null); in openFile()865 int result = fileChooser.showDialog(this,null); in saveFile()
95 void showDialog(bool forceCheck = false);
146 aController->showDialog( true ); in run()
632 m_aUpdateCheck->showDialog(); in execute()1245 UpdateCheck::showDialog(bool forceCheck) in showDialog() function in UpdateCheck
233 int result = chooser.showDialog(null, null); in getTargetFile()
186 int result = chooser.showDialog(null, null); in browseButtonActionPerformed()
Completed in 88 milliseconds