Scout/SDK/Icons Editor
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
The Icons Editor allows to visualize the Icons defined in the Icons class.
Open the editor
Expand the shared node of the Eclipse Scout project in the Explorer View and select the Icons folder. Click the link Open Icons Editor in the Object Properties View.
Screenshot
File location
The loaded image depends on the Icon Provider Service used by the scout application. The usual location where the files are located is:
/<My App>.client/ressources/icons/
See also
- Icons: the class where the images are defined (as constant)
- Icon Provider Service: the service providing the icons at runtime in the application
- Shared Plug-In