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.

Author:
Torgeir Punnerud

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

Method Detail

handleEvent

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

Parameters:
event - The event

Copyright © ObjectPlanet Inc. All Rights Reserved.

Built on May 7 2003