Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Concepts/Icon Locator"

m (Jbr.bsiag.com moved page Scout/Concepts/Icon Locator Service to Scout/Concepts/Icon Locator: Icon Locator is not a Service.)
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{ScoutPage|cat=Concepts}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
Icon Locator Services are services responsible to provide icons given an id usually defined as constant in the {{ScoutLink|Concepts|Icons}} class.
+
 
+
* implements: {{ScoutJavadoc|IIconLocator|I}}
+
 
+
== Description ==
+
{{Note|TODO|Add a description: BundleIconLocator, SwingBundleIconLocator, SwtBundleIconLocator. Add default location of the files}}
+
 
+
== See Also ==
+
* {{ScoutLink|Concepts|Icons}}
+
* {{ScoutLink|SDK|Icons Editor}}
+

Latest revision as of 05:43, 14 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top