| Package | Description |
|---|---|
| loci.poi.hssf.eventmodel |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ListenerWrapper
ListenerWrapper just wraps an ERFListener and adds support for throwing
the event to multiple SIDs
|
class |
ModelFactory
ModelFactory creates workbook and sheet models based upon
events thrown by them there events from the EventRecordFactory.
|
| Modifier and Type | Field and Description |
|---|---|
private ERFListener |
ListenerWrapper.listener |
| Modifier and Type | Method and Description |
|---|---|
void |
EventRecordFactory.registerListener(ERFListener listener,
short[] sids)
Register a listener for records.
|
| Constructor and Description |
|---|
ListenerWrapper(ERFListener listener,
short[] sids,
boolean abortable) |
Copyright © 2015 Open Microscopy Environment