Package de.kappich.pat.gnd.utils.view
Class PreferencesDeleter
java.lang.Object
de.kappich.pat.gnd.utils.view.PreferencesDeleter
public class PreferencesDeleter
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description PreferencesDeleter(java.lang.String errorMessage, java.util.prefs.Preferences prefs)
-
Method Summary
Modifier and Type Method Description void
run()
Öffnet einen modalen Dialog.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PreferencesDeleter
public PreferencesDeleter(java.lang.String errorMessage, java.util.prefs.Preferences prefs)
-
-
Method Details
-
run
public void run()Öffnet einen modalen Dialog.
-