Class ImageField

    • Constructor Detail

      • ImageField

        public ImageField()
    • Method Detail

      • doDestroy

        protected void doDestroy()
        Description copied from class: AbstractComponent
        Override this method to release resources whenever this component gets destroyed
        Specified by:
        doDestroy in class AbstractField<java.lang.String>
      • getWidth

        public int getWidth()
      • setWidth

        public ImageField setWidth​(int width)
      • getHeight

        public int getHeight()
      • setHeight

        public ImageField setHeight​(int height)
      • getBorder

        public Border getBorder()