public abstract class AbstractToolboxControlProvider extends Object implements ToolboxControlProvider<AbstractCanvasHandler,Element>
| Modifier and Type | Field and Description |
|---|---|
protected static int |
DEFAULT_ICON_SIZE |
protected static int |
DEFAULT_PADDING |
protected ToolboxFactory |
toolboxFactory |
| Constructor and Description |
|---|
AbstractToolboxControlProvider(ToolboxFactory toolboxFactory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCommands, getGrid, getOn, getTowards, supportsprotected static final int DEFAULT_ICON_SIZE
protected static final int DEFAULT_PADDING
protected ToolboxFactory toolboxFactory
public AbstractToolboxControlProvider(ToolboxFactory toolboxFactory)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.