Package | Description |
---|---|
com.caplin.motif.fx.blotter |
Parent package with classes that relate to blotters.
|
com.caplin.motif.fx.blotter.cache |
Contains classes relating to the cached blotter provider API.
|
com.caplin.motif.fx.blotter.message |
Messages that can be sent for structural blotter changes and blotter items.
|
com.caplin.motif.fx.blotter.subject |
Subjects for the default blotters in the FX Motif.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FXBlotterProvider<T extends FXBlotterSubjectInfo>
An FXBlotterProvider instance is capable of receiving Blotter requests
and discards for containers.
|
Modifier and Type | Method and Description |
---|---|
FXCachedBlotterMessage |
FXCachedBlotterMessageFactory.createBlotterMessage(FXBlotterSubjectInfo subjectInfo)
Creates the
FXBlotterMessage which represents the Container for the
blotter belonging to the user and blotter subject defined in the FXBlotterSubjectInfo
specified. |
Modifier and Type | Method and Description |
---|---|
FXBlotterMessage |
FXBlotterMessageFactory.createBlotterMessage(FXBlotterSubjectInfo subjectInfo)
Creates the
FXBlotterMessage which represents the Container for the
blotter belonging to the user and blotter subject defined in the FXBlotterSubjectInfo
specified. |
Modifier and Type | Method and Description |
---|---|
FXBlotterSubjectInfo |
FXBlotterSubjectParser.parse(String subject) |
Copyright © 2015 Caplin Systems.