com.objectplanet.survey.plugin
Interface IPBComponent


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

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

Parameters:
event - The event

Copyright © ObjectPlanet Inc. All Rights Reserved.

Built on January 31 2008