public interface IconService extends SciJavaService
IconService
allows a Tool
to obtain the IconDrawer
.
Using this it can render its custom icon if desired.Modifier and Type | Method and Description |
---|---|
IconDrawer |
acquireDrawer(Tool t) |
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
IconDrawer acquireDrawer(Tool t)
Copyright © 2015–2022 SciJava. All rights reserved.