Class UIUtils


  • public class UIUtils
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.awt.Color PROM_GRAY  
      static java.awt.Color PROM_RED  
      static java.awt.Color PROM_WHITE  
    • Constructor Summary

      Constructors 
      Constructor Description
      UIUtils()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PROM_GRAY

        public static final java.awt.Color PROM_GRAY
      • PROM_RED

        public static final java.awt.Color PROM_RED
      • PROM_WHITE

        public static final java.awt.Color PROM_WHITE
    • Constructor Detail

      • UIUtils

        public UIUtils()