Class ComponentField

    • Constructor Detail

      • ComponentField

        public ComponentField​(Component component)
    • Method Detail

      • getComponent

        public Component getComponent()
      • setComponent

        public void setComponent​(Component component)
      • getWidth

        public int getWidth()
      • setWidth

        public void setWidth​(int width)
      • getHeight

        public int getHeight()
      • setHeight

        public void setHeight​(int height)
      • getBorder

        public Border getBorder()
      • setBorder

        public void setBorder​(Border border)
      • getBackgroundColor

        public org.teamapps.common.format.Color getBackgroundColor()
      • setBackgroundColor

        public void setBackgroundColor​(org.teamapps.common.format.Color backgroundColor)