Protege 2.1.1

edu.stanford.smi.protegex.widget.contains
Class WidgetWrapperActionProcessorImpl

java.lang.Object
  extended byedu.stanford.smi.protegex.widget.contains.WidgetWrapperActionProcessorImpl
All Implemented Interfaces:
WidgetWrapperActionProcessor

public class WidgetWrapperActionProcessorImpl
extends Object
implements WidgetWrapperActionProcessor

Description of the class

Author:
William Grosso

Constructor Summary
WidgetWrapperActionProcessorImpl()
           
 
Method Summary
 void addWidgetWrapperActionListener(WidgetWrapperActionListener listener)
           
 void announceWrapperActivity(WidgetWrapper activeWrapper)
           
 void removeWidgetWrapperActionListener(WidgetWrapperActionListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetWrapperActionProcessorImpl

public WidgetWrapperActionProcessorImpl()
Method Detail

addWidgetWrapperActionListener

public void addWidgetWrapperActionListener(WidgetWrapperActionListener listener)
Specified by:
addWidgetWrapperActionListener in interface WidgetWrapperActionProcessor

announceWrapperActivity

public void announceWrapperActivity(WidgetWrapper activeWrapper)

removeWidgetWrapperActionListener

public void removeWidgetWrapperActionListener(WidgetWrapperActionListener listener)
Specified by:
removeWidgetWrapperActionListener in interface WidgetWrapperActionProcessor

Protege 2.1.1

Submit a bug report or feature request