public abstract class AbstractActionsToolboxFactory extends Object implements ActionsToolboxFactory
| Constructor and Description |
|---|
AbstractActionsToolboxFactory() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Toolbox<?>> |
build(AbstractCanvasHandler canvasHandler,
Element element) |
protected abstract ActionsToolboxView<?> |
newViewInstance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionsprotected abstract ActionsToolboxView<?> newViewInstance()
public Optional<Toolbox<?>> build(AbstractCanvasHandler canvasHandler, Element element)
build in interface ToolboxFactory<AbstractCanvasHandler,Element>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.