Class UseStyle


  • public class UseStyle
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      UseStyle()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void setBetaStyle​(boolean betastyle)  
      static boolean useBetaStyle()  
      • Methods inherited from class java.lang.Object

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

      • UseStyle

        public UseStyle()
    • Method Detail

      • useBetaStyle

        public static boolean useBetaStyle()
      • setBetaStyle

        public static void setBetaStyle​(boolean betastyle)