Class ButtonResources


  • public class ButtonResources
    extends java.lang.Object
    Resource class for defines commonly used buttons
    • Constructor Summary

      Constructors 
      Constructor Description
      ButtonResources()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.ResourceBundle getResourceBundle​(java.util.Locale locale)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ButtonResources

        public ButtonResources()
    • Method Detail

      • getResourceBundle

        public static java.util.ResourceBundle getResourceBundle​(java.util.Locale locale)