public abstract class DataViewSelectionEvent extends DataViewEvent
DataView
has
changed (i.e., it was either selected or deselected).DataViewSelectedEvent
,
DataViewDeselectedEvent
Constructor and Description |
---|
DataViewSelectionEvent(DataView view,
boolean selected) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSelected() |
getView, toString
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
Copyright © 2014–2022 ImageJ. All rights reserved.