Package | Description |
---|---|
gate.creole | |
gate.event | |
gate.gui |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractController.fireResourceAdded(ControllerEvent e) |
protected void |
AbstractController.fireResourceRemoved(ControllerEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
ControllerListener.resourceAdded(ControllerEvent evt)
Called by the controller when a new PR has been added.
|
void |
ControllerListener.resourceRemoved(ControllerEvent evt)
Called by the controller when a new PR has been removed.
|
Modifier and Type | Method and Description |
---|---|
void |
SerialControllerEditor.resourceAdded(ControllerEvent evt) |
void |
SerialControllerEditor.resourceRemoved(ControllerEvent evt) |
Copyright © 2024 GATE. All rights reserved.