Package it.tidalwave.role.ui.spi
Class ToolBarModelSupport
java.lang.Object
it.tidalwave.role.ui.spi.ToolBarModelSupport
- All Implemented Interfaces:
ToolBarModel
,it.tidalwave.util.As
- Direct Known Subclasses:
JavaFXToolBarModel
A support implementation for
ToolBarModel
.- Author:
- Fabrizio Giudici
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stream
<? extends it.tidalwave.role.ui.UserAction> Finds theUserAction
instances to be bound to toolbar buttons.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface it.tidalwave.role.ui.ToolBarModel
populate