|
|||||||||||
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.AbstractEvent
edu.stanford.smi.protege.util.SelectionEvent
edu.stanford.smi.protegex.owl.ui.navigation.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 edu.stanford.smi.protege.util.AbstractEvent |
|
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
ProgrammaticSelectionEvent(edu.stanford.smi.protege.util.Selectable selectable)
|
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, hashCode, localize, setSource, toString |
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)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |