|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
edu.stanford.smi.protege.util.SessionEvent
edu.stanford.smi.protege.util.AbstractEvent
edu.stanford.smi.protege.util.SelectionEvent
edu.stanford.smi.protegex.owl.ui.navigation.ProgrammaticSelectionEvent
public class ProgrammaticSelectionEvent
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.
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, localize, setSource, setTimeStamp, toString |
Methods inherited from class edu.stanford.smi.protege.util.SessionEvent |
---|
getSession |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ProgrammaticSelectionEvent(edu.stanford.smi.protege.util.Selectable selectable)
|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |