public interface VisionComponent extends QualityMonitor, ComponentLifecycle
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_LOCKED |
static java.lang.String |
COMPONENT_PERMISSIONS
This is a JComponent client property key whose value should be an instance of
ComponentPermissions. |
static java.lang.String |
COMPONENT_SECURITY
Deprecated.
This is the old security scheme. Use COMPONENT_PERMISSIONS instead.
|
static java.lang.String |
COMPONENT_TRANSLATIONS
A JComponent client property for the component translation package.
|
COMPONENT_RUNNINGgetDataQuality, getQuality, setDataQuality, setQuality, updateQualitygetAppContext, shutdownComponent, startupComponent@Deprecated static final java.lang.String COMPONENT_SECURITY
static final java.lang.String COMPONENT_PERMISSIONS
ComponentPermissions.static final java.lang.String COMPONENT_LOCKED
static final java.lang.String COMPONENT_TRANSLATIONS