Package | Description |
---|---|
org.scijava.event | |
org.scijava.ui.swing.commands |
Modifier and Type | Method and Description |
---|---|
void |
EventHistory.addListener(EventHistoryListener l)
Adds an event history listener.
|
void |
DefaultEventHistory.addListener(EventHistoryListener l) |
void |
EventHistory.removeListener(EventHistoryListener l)
Removes an event history listener.
|
void |
DefaultEventHistory.removeListener(EventHistoryListener l) |
Modifier and Type | Class and Description |
---|---|
class |
WatchEvents
Listens for events, displaying results in a text window.
|
Copyright © 2015–2022 SciJava. All rights reserved.