| Interface | Description |
|---|---|
| IControlCenter |
Control center interface providing useful methods
that may be called from plugins.
|
| IControlCenterPlugin |
Interface for control center plugins.
|
| Class | Description |
|---|---|
| AbstractJCCPlugin |
Template class for control center plugins.
|
| AbstractJCCPlugin.ShowRemoteControlCenterHandler |
A node handler allowing to spawn new control center views
for remote platforms displayed in component tree using proxy nodes.
|
| SJCC |
Static helper methods for JCC plugins.
|