|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
C - the target component typepublic interface ComponentPlugin<C extends Component>
Defines the interface for component plugins. The
initPlugin(Component) must be called to pass the target component to
the plugin.
| Method Summary | |
|---|---|
void |
initPlugin(C component)
Initializes the plugin. |
| Method Detail |
|---|
void initPlugin(C component)
component - the target component
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||