|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Common interface for toolbox manager implementations.
Method Summary | |
void |
addTool(ToolInfo info)
Adds a tool to be managed |
ToolboxContext |
getToolboxContext(java.lang.Object initData)
Creates a ToolboxContext from the tools and data
in this manager. |
Method Detail |
public void addTool(ToolInfo info)
public ToolboxContext getToolboxContext(java.lang.Object initData)
ToolboxContext
from the tools and data
in this manager. Tools that implement the ViewTool
interface should be initialized using the given initData.
initData
- data used to initialize ViewTools
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |