Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBManagerGUI.java409 promptForSave(null); in actionPerformed()
439 promptForSave(null); in actionPerformed()
1016 boolean promptForSave(String message) { in promptForSave() method in RBManagerGUI
1202 if (promptForSave(Resources.getTranslation("dialog_quit_save"))) { in thisWindowClosing()