com.objectplanet.survey.plugin
Interface IPBComponent


Deprecated.

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.

Author:
Torgeir Punnerud

Method Summary
 void handleEvent(PluginBusEvent event)
          Deprecated. Handles an event sent on the PluginBus.
 

Method Detail

handleEvent

void handleEvent(PluginBusEvent event)
Deprecated. 
Handles an event sent on the PluginBus.

Parameters:
event - The event

Copyright ? ObjectPlanet Inc. All Rights Reserved.

Built on December 20 2016