@Deprecated public interface ToolboxManager
| Modifier and Type | Method and Description |
|---|---|
void |
addData(ToolInfo info)
Deprecated.
Adds a data object for the context.
|
void |
addTool(ToolInfo info)
Deprecated.
Adds a tool to be managed
|
Map |
getToolbox(Object initData)
Deprecated.
Retrieves a map of the tools and data being managed.
|
void addTool(ToolInfo info)
void addData(ToolInfo info)
info - An object that implements ToolInfoMap getToolbox(Object initData)
initData - data used to initialize toolsCopyright © 2002–2023 Apache Software Foundation. All rights reserved.