public interface InstrumentManageable
| Modifier and Type | Method and Description |
|---|---|
void |
setInstrumentManager(InstrumentManager instrumentManager)
Sets the InstrumentManager for child components.
|
void setInstrumentManager(InstrumentManager instrumentManager)
instrumentManager - The InstrumentManager for the component to use.