edu.stanford.smi.protege.event
Class WidgetAdapter
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WidgetAdapter
public WidgetAdapter()
labelChanged
public void labelChanged(WidgetEvent event)
- Specified by:
labelChanged
in interface WidgetListener
layoutChanged
public void layoutChanged(WidgetEvent event)
- Specified by:
layoutChanged
in interface WidgetListener
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2013 Stanford University.