|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MacroIconManager
Allows retrieval of appropriate icons from MacroMetadata. The specified icon locations can be
retrieved directly from a MacroMetadata, but this class handles falling back to default locations and
retrieving the image streams themselves.
| Method Summary | |
|---|---|
String |
getExternalSmallIconUrl(MacroMetadata macroMetadata)
Retrieve a the Url to a small icon for a macro. |
InputStream |
getIconStream(MacroMetadata macroMetadata)
Retrieve an inputStream of the macro's icon. |
| Method Detail |
|---|
String getExternalSmallIconUrl(MacroMetadata macroMetadata)
macroMetadata - the metadata for the macro to retrieve the icon url for
InputStream getIconStream(MacroMetadata macroMetadata)
macroMetadata - the metadata for the macro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||