|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ViewTool
Generic view tool interface to assist in tool management.
This interface provides the init(Object initData) method
as a hook for ToolboxManager implementations to pass data in to
tools to initialize them. See
ViewToolInfo for more on this.
| Method Summary | |
|---|---|
void |
init(java.lang.Object initData)
Deprecated. Initializes this instance using the given data |
| Method Detail |
|---|
void init(java.lang.Object initData)
initData - the initialization data
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||