Package | Description |
---|---|
debugbackend.views.actions | |
org.eth.cyril.telemetry |
Modifier and Type | Method and Description |
---|---|
static void |
DisposableAction.addRunActionListener(DisposableAction.RunActionListener listener)
Adds a listener to be notified whenever an action is being executed.
|
static void |
DisposableAction.removeRunActionListener(DisposableAction.RunActionListener listener)
Removes a listener to be notified whenever an action is being executed.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphLayoutReasonDataGatherer
Data gatherer to gather information about the reason behind the layout for a graph
being computed.
|