|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessorViewSPI
Interface for classes which should be notified about changes to the current active processor object within the workbench UI
| Method Summary | |
|---|---|
void |
attachToModel(Processor p)
Directs the implementing component to bind to the specified Processor instance, refresh its internal state from the model and commence listening to events, maintaining its state as these events dictate. |
void |
detachFromModel()
Directs the implementing component to detach from the model, set its internal state to some suitable blank (i.e. |
| Methods inherited from interface org.embl.ebi.escience.scuflui.spi.UIComponentSPI |
|---|
getIcon, getName, onDisplay, onDispose |
| Method Detail |
|---|
void attachToModel(Processor p)
void detachFromModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||