|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPBComponent
A component on the PluginBus. Events sent on the PluginBus are forwarded to all components in turn. This class is deprecated. Use the new event mechanism in the com.objectplanet.survey.event and com.objectplanet.survey.event.events package.
Method Summary | |
---|---|
void |
handleEvent(PluginBusEvent event)
Deprecated. Handles an event sent on the PluginBus. |
Method Detail |
---|
void handleEvent(PluginBusEvent event)
event
- The event
|
Copyright ? ObjectPlanet Inc. All Rights Reserved. | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |