Protege 2.1.1

edu.stanford.smi.protege.event
Class WidgetEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byedu.stanford.smi.protege.util.AbstractEvent
          extended byedu.stanford.smi.protege.event.WidgetEvent
All Implemented Interfaces:
Serializable

public class WidgetEvent
extends AbstractEvent

Event generated when a widget changes.

Author:
Ray Fergerson
See Also:
Serialized Form

Field Summary
static int LABEL_CHANGED
           
static int LAYOUT_CHANGED
           
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
WidgetEvent(Widget source, int type)
           
 
Method Summary
 Widget getWidget()
           
 
Methods inherited from class edu.stanford.smi.protege.util.AbstractEvent
equals, equals, getArgument, getArgument1, getArgument2, getArgument3, getEventType, getSource, setKnowledgeBase, setSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LABEL_CHANGED

public static final int LABEL_CHANGED
See Also:
Constant Field Values

LAYOUT_CHANGED

public static final int LAYOUT_CHANGED
See Also:
Constant Field Values
Constructor Detail

WidgetEvent

public WidgetEvent(Widget source,
                   int type)
Method Detail

getWidget

public Widget getWidget()

Protege 2.1.1

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