| Summary: | Provide API to obtain image paths | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ralf Sternberg <rsternberg> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | ASSIGNED --- | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P2 | Keywords: | api |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Ralf Sternberg
I'd suggest to provide a method Graphics#getPath( Image ) that returns the path as a String. Graphics class is no longer available as API. Currently (RAP 3.0M3), to obtain image path internal ImageFactory#getImagePath is used. |