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
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
dispose
IconDrawer acquireDrawer(Tool t)
Copyright © 2009–2015 SciJava. All rights reserved.