Skip to main content
Jump to: navigation, search

Scout/Concepts/SVGField


Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitterG+
Bugzilla
Bugzilla


Type of field to display a SVG-image.

  • implements: I obj.pngISvgField
  • extends: C obj.pngAbstractSvgField

Description

The SvgField is to show a SVG-File.

Note.png
TODO
Add a description


Screenshot

RAP SWT Swing Swing Rayo
Scout 3.8 SVGField RAP.png Scout 3.8 SVGField SWT.png Scout 3.8 SVGField Swing.png Scout 3.8 SVGField 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

Back to the top