image

Description

The image tag is used to show an image. This image is in fact a JLabel with no text and an image.

Attributes

    backgroundcolor
    fontbold
    fontitalic
    fontname
    fontsize
    fontunderline (not available)
    foregroundcolor
    id (required)
    oncreate (false)
    ondestroy (false)
    popup
    position (center)
    source (required)
    state (enabled)

Children

none.

Description of attributes

source

Specifies the file name of the image that has to be used.