TOC PREV NEXT INDEX



Image Button


An Image Button is similar to a Button, except it holds an image rather than a text string. Images are loaded through the Simplicity IDE's Import menu. The properties page for an Image Button contains a choice field listing all the images that are loaded into the IDE. The user can choose among the images using this choice field. The user can also specify a text string which will be appear in a tool-tip flyout window. The tool-tip only works on platforms which are capable of displaying a Window (without a Frame).

An Image Button will generate an ActionEvent when pressed.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX