|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Tool
Interface for extension point tool.
Method Summary | |
---|---|
void |
init(javax.swing.JComponent rootContainer)
This method is called once during application life cycle to allow tool to initialize and show itself. |
Method Detail |
---|
void init(javax.swing.JComponent rootContainer)
rootContainer
- parent container for tool visual components
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |