Class JGradientBar

    • Field Detail

      • EMPTY

        protected static final Color[] EMPTY
      • gradient

        protected ubic.basecode.graphics.JGradientLabel gradient
      • m_max

        protected ubic.basecode.graphics.JNumberLabel m_max
      • m_min

        protected ubic.basecode.graphics.JNumberLabel m_min
    • Constructor Detail

      • JGradientBar

        public JGradientBar()
      • JGradientBar

        public JGradientBar​(Color[] map)
    • Method Detail

      • setColorMap

        public void setColorMap​(Color[] colorMap)
      • setLabels

        public void setLabels​(double min,
                              double max)