Package | Description |
---|---|
eu.bandm.tools.message |
Messages and positions in documents,
cf user documentation.
|
Modifier and Type | Field and Description |
---|---|
protected MessageStore.ListModel |
MessageStore.listModel |
Modifier and Type | Method and Description |
---|---|
MessageStore.ListModel |
MessageStore.getListModel()
returns the default (or a user-defined) list model, cf
MessageStore.ListModel . |
Modifier and Type | Method and Description |
---|---|
void |
MessageStore.setListModel(MessageStore.ListModel lm)
only needed for inserting user-defined list model, cf
MessageStore.ListModel . |
see also the complete user documentation .