Home
last modified time | relevance | path

Searched defs:showErrorDialog (Results 1 – 25 of 57) sorted by relevance

123

/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/model/
H A DIErrorDialog.java38 public void showErrorDialog(final String message); in showErrorDialog() method
48 public void showErrorDialog(String message, Component parent); in showErrorDialog() method
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/gui/views/dialogs/
H A DErrorDialog.java49 public void showErrorDialog(final String message) { in showErrorDialog() method in ErrorDialog
54 public void showErrorDialog(String message, Component parent) { in showErrorDialog() method in ErrorDialog
/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Dimage-file-filter.cpp65 void ImageFileFilter::showErrorDialog(Gtk::Dialog *d) in showErrorDialog() function in ImageFileFilter
/dports/devel/scalatest/scalatest-1.6.1/src/main/scala/org/scalatest/tools/
H A DRunnerGUI.scala35 def showErrorDialog(title: String, msg: String): Unit method
/dports/devel/flexdock/flexdock-1.2.4/src/java/demo/org/flexdock/demos/util/
H A DDemoUtility.java35 public static void showErrorDialog(Component c, String error_message, in showErrorDialog() method in DemoUtility
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/view/widgets/
H A DWritableFileChooser.java106 protected void showErrorDialog(String message, String title) { in showErrorDialog() method in WritableFileChooser
/dports/devel/staf/src/staf/services/stax/monitor/
H A DSTAXMonitorUtil.java526 public static void showErrorDialog(Component parent, String message) in showErrorDialog() method in STAXMonitorUtil
531 public static void showErrorDialog(Component parent, String message, in showErrorDialog() method in STAXMonitorUtil
538 public static void showErrorDialog(Component parent, String message, in showErrorDialog() method in STAXMonitorUtil
544 public static void showErrorDialog(Component parent, String message, in showErrorDialog() method in STAXMonitorUtil
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/prefs/
H A DClearPrefsItem.java153 private static void showErrorDialog(Throwable t) { in showErrorDialog() method in ClearPrefsItem
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/app/
H A DStartupCrash.java184 private static void showErrorDialog(Throwable t) { in showErrorDialog() method in StartupCrash
/dports/security/kleopatra/kleopatra-21.12.3/src/commands/
H A Dchangepassphrasecommand.cpp184 void ChangePassphraseCommand::Private::showErrorDialog(const Error &err) in showErrorDialog() function in ChangePassphraseCommand::Private
H A Dchangeownertrustcommand.cpp221 void ChangeOwnerTrustCommand::Private::showErrorDialog(const Error &err) in showErrorDialog() function in ChangeOwnerTrustCommand::Private
H A Dadduseridcommand.cpp254 void AddUserIDCommand::Private::showErrorDialog(const Error &err) in showErrorDialog() function in AddUserIDCommand::Private
H A Dchangeexpirycommand.cpp205 void ChangeExpiryCommand::Private::showErrorDialog(const Error &err) function in ChangeExpiryCommand::Private
/dports/graphics/libfpx/libfpx-1.3.1-10/basics/
H A Dfilename.h126 static Boolean showErrorDialog; variable
/dports/net/libkvkontakte/libkvkontakte-5.0.0/src/
H A Dauthenticationdialog.cpp135 void AuthenticationDialog::showErrorDialog() in showErrorDialog() function in Vkontakte::AuthenticationDialog
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/vkontakte/backend/
H A Dvkontakte_authenticationdialog.cpp189 void AuthenticationDialog::showErrorDialog() in showErrorDialog() function in Vkontakte::AuthenticationDialog
/dports/audio/mixxx/mixxx-2.3.0/src/
H A Derrordialoghandler.cpp126 emit showErrorDialog(props); in requestErrorDialog() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/qtfred/src/mission/dialogs/
H A DWaypointEditorDialogModel.cpp23 bool WaypointEditorDialogModel::showErrorDialog(const SCP_string& message, const SCP_string& title)… in showErrorDialog() function in fso::fred::dialogs::WaypointEditorDialogModel
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/view/presentation/audio/
H A Dpresentationaudiolist.cpp167 void PresentationAudioListItem::showErrorDialog(const QString& err) in showErrorDialog() function in DigikamGenericPresentationPlugin::PresentationAudioListItem
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/fervor/
H A Dfvupdater.cpp630 void FvUpdater::showErrorDialog(const QString &message, bool showEvenInSilentMode) in showErrorDialog() function in FvUpdater
/dports/devel/staf/src/staf/lang/java/classes/
H A DSTAFJVMLogViewer.java669 public void showErrorDialog(Component parent, String message) in showErrorDialog() method in STAFJVMLogViewer
682 public void showErrorDialog(Component parent, String message, in showErrorDialog() method in STAFJVMLogViewer
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DXSheet.java143 private void showErrorDialog(Object message, String title) { in showErrorDialog() method in XSheet
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DXSheet.java143 private void showErrorDialog(Object message, String title) { in showErrorDialog() method in XSheet
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DXSheet.java143 private void showErrorDialog(Object message, String title) { in showErrorDialog() method in XSheet
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jconsole/share/classes/sun/tools/jconsole/inspector/
H A DXSheet.java143 private void showErrorDialog(Object message, String title) { in showErrorDialog() method in XSheet

123