Protege 3.4.4

edu.stanford.smi.protege.event
Class WidgetAdapter

java.lang.Object
  extended by edu.stanford.smi.protege.event.WidgetAdapter
All Implemented Interfaces:
WidgetListener, EventListener

public abstract class WidgetAdapter
extends Object
implements WidgetListener

Adapter class for listeners to widget events. Subclass this class if you don't want to handle all widget events.

Author:
Ray Fergerson

Constructor Summary
WidgetAdapter()
           
 
Method Summary
 void labelChanged(WidgetEvent event)
           
 void layoutChanged(WidgetEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetAdapter

public WidgetAdapter()
Method Detail

labelChanged

public void labelChanged(WidgetEvent event)
Specified by:
labelChanged in interface WidgetListener

layoutChanged

public void layoutChanged(WidgetEvent event)
Specified by:
layoutChanged in interface WidgetListener

Protege 3.4.4

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.