Protégé-OWL 3.4

edu.stanford.smi.protegex.owl.ui.navigation
Class ProgrammaticSelectionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by edu.stanford.smi.protege.util.SessionEvent
          extended by edu.stanford.smi.protege.util.AbstractEvent
              extended by edu.stanford.smi.protege.util.SelectionEvent
                  extended by edu.stanford.smi.protegex.owl.ui.navigation.ProgrammaticSelectionEvent
All Implemented Interfaces:
edu.stanford.smi.protege.event.Event, edu.stanford.smi.protege.model.Localizable, Serializable

public class ProgrammaticSelectionEvent
extends edu.stanford.smi.protege.util.SelectionEvent

A SelectionEvent issued by NavigationHistorySelectables indicating that the selection has only changed as a result of a programmatic call (in contrast to a user action). This is useful to distinguish "back" and "forward" clicks from normal user navigation.

Author:
Holger Knublauch
See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.stanford.smi.protege.util.SelectionEvent
SELECTION_CHANGED
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ProgrammaticSelectionEvent(edu.stanford.smi.protege.util.Selectable selectable)
           
 
Method Summary
 
Methods inherited from class edu.stanford.smi.protege.util.SelectionEvent
getSelectable
 
Methods inherited from class edu.stanford.smi.protege.util.AbstractEvent
equals, equals, getArgument, getArgument1, getArgument2, getArgument3, getEventType, getSource, getTimeStamp, getUserName, hashCode, isReplacementEvent, localize, setReplacementEvent, setSource, setTimeStamp, toString
 
Methods inherited from class edu.stanford.smi.protege.util.SessionEvent
getSession, isHiddenByTransaction, setHiddenByTransaction
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProgrammaticSelectionEvent

public ProgrammaticSelectionEvent(edu.stanford.smi.protege.util.Selectable selectable)

Protégé-OWL 3.4

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.