ImageList

Overview

This control will have a list of images that will be displayed

Source Code

Methods

Type

Name

Description

Constructor

ImageList()

Create a new instance

Constructor

ImageList(Object[] items)

Create a new instance already with a filled array

int

getPreferredWidth()

Returns the preferred Width

int

getPreferredHeight()

Returns the preferred height

References

Last updated

Was this helpful?