|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PluginComponentListener
Listens for all events caused by adding or removing of a plugin component.
| Method Summary | |
|---|---|
void |
pluginComponentAdded(PluginComponentEvent event)
Indicates that a plugin component has been successfully added to the container. |
void |
pluginComponentRemoved(PluginComponentEvent event)
Indicates that a plugin component has been successfully removed from the container. |
| Method Detail |
|---|
void pluginComponentAdded(PluginComponentEvent event)
event - the PluginComponentEvent containing the corresponding
plugin componentvoid pluginComponentRemoved(PluginComponentEvent event)
event - the PluginComponentEvent containing the corresponding
plugin component
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||