Uses of Interface
org.uberfire.workbench.model.toolbar.ToolBarIcon
-
Packages that use ToolBarIcon Package Description org.uberfire.workbench.model.toolbar org.uberfire.workbench.model.toolbar.impl -
-
Uses of ToolBarIcon in org.uberfire.workbench.model.toolbar
Subinterfaces of ToolBarIcon in org.uberfire.workbench.model.toolbar Modifier and Type Interface Description interfaceToolBarTypeIconinterfaceToolBarUrlIconMethods in org.uberfire.workbench.model.toolbar that return ToolBarIcon Modifier and Type Method Description ToolBarIconToolBarItem. getIcon() -
Uses of ToolBarIcon in org.uberfire.workbench.model.toolbar.impl
Methods in org.uberfire.workbench.model.toolbar.impl that return ToolBarIcon Modifier and Type Method Description ToolBarIconDefaultToolBarItem. getIcon()
-