public interface CurrentRepositoryInformations
Modifier and Type | Method and Description |
---|---|
APrintProperties |
getAPrintProperties()
properties
|
EditableInstrumentManagerRepository |
getCurrentEditableInstrumentManagerRepository() |
Instrument |
getCurrentInstrument()
Instrument associated
|
EditableInstrumentManagerRepository |
getCurrentInstrumentEditableInstrumentManagerRepository()
Editable Repository associated to current instrument
|
Repository2 |
getCurrentInstrumentRepository2()
Repository associated to the current instrument
|
Repository2 |
getCurrentRepository2()
Repository Associated
|
java.awt.Frame |
getOwner()
Frame Owner
|
IAPrintWait |
getWaitInterface()
wait interface ...
|
java.awt.Frame getOwner()
IAPrintWait getWaitInterface()
APrintProperties getAPrintProperties()
Instrument getCurrentInstrument()
Repository2 getCurrentInstrumentRepository2()
EditableInstrumentManagerRepository getCurrentInstrumentEditableInstrumentManagerRepository()
Repository2 getCurrentRepository2()
EditableInstrumentManagerRepository getCurrentEditableInstrumentManagerRepository()