Scout/Concepts/ImageField

From Eclipsepedia

Jump to: navigation, search

Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitter
Bugzilla
Bugzilla


Type of field to display an image.

  • implements: Image:I_obj.pngIImageField
  • extends: Image:C_obj.pngAbstractImageField

Contents

Description

An ImageField shows a image.

TODO
Add a description


Screenshot

RAP SWT Swing Swing Rayo
Image:Scout_3.8_ImageField_RAP.png Image:Scout_3.8_ImageField_SWT.png Image:Scout_3.8_ImageField_Swing.png Image:Scout_3.8_ImageField_Swing_Rayo.png

Properties

Defined with getConfiguredXxxxxx() methods.

See also Field for the properties that all fields have in common.

Events

Defined with execXxxxxx() methods.

See also Field for the events that all fields have in common.


See Also