Package com.intellij

Class CommonBundle


  • public class CommonBundle
    extends Object
    Author:
    yole
    • Field Detail

      • assertKeyIsFound

        public static boolean assertKeyIsFound
    • Method Detail

      • message

        public static String message​(@PropertyKey(resourceBundle="messages.CommonBundle")
                                     String key,
                                     Object... params)
      • getCancelButtonText

        @NotNull
        public static String getCancelButtonText()
      • getBackgroundButtonText

        public static String getBackgroundButtonText()
      • getHelpButtonText

        public static String getHelpButtonText()
      • getErrorTitle

        public static String getErrorTitle()
      • getWarningTitle

        public static String getWarningTitle()
      • getLoadingTreeNodeText

        public static String getLoadingTreeNodeText()
      • getOkButtonText

        public static String getOkButtonText()
      • getYesButtonText

        public static String getYesButtonText()
      • getNoButtonText

        public static String getNoButtonText()
      • getContinueButtonText

        public static String getContinueButtonText()
      • getYesForAllButtonText

        public static String getYesForAllButtonText()
      • getCloseButtonText

        public static String getCloseButtonText()
      • getNoForAllButtonText

        public static String getNoForAllButtonText()
      • getApplyButtonText

        public static String getApplyButtonText()