Package | Description |
---|---|
debugbackend.views.actions | |
org.eth.cyril.telemetry |
Class and Description |
---|
BrowserEditorAction |
DisposableAction
A disposable action extends a basic
Action with additionally having a dispose method,
which handles clean-up when the action is being removed from the menu. |
DisposableAction.RunActionListener
Listener to be notified when an action's
Action.run() method is executed. |
RewindableSequenceAction
An action which has to do with a
RewindableGraphSequence object. |
Class and Description |
---|
DisposableAction.RunActionListener
Listener to be notified when an action's
Action.run() method is executed. |