com.change_vision.jude.api.inf.ui
Interface ISelectionListener

com.change_vision.jude.api.inf.ui.ISelectionListener
All Superinterfaces:
EventListener
All Implemented Interfaces:
EventListener

public ISelectionListener
extends EventListener

Interface to notify selected object on the UI of Plug-in.


Method Summary
abstract  void notify(IPluginUserObject userObject)
          Notify the selected object on the UI of Plug-in
 

Method Detail

notify

abstract void notify(IPluginUserObject userObject)
Notify the selected object on the UI of Plug-in

Parameters:
userObject - Selected object