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.type |
Classes relating to the four default blotters in the FX Motif.
|
Class and Description |
---|
BlotterMessageBuilder
Interface for builders that create blotter items.
|
FXBlotterItemMessage
An instance of this class represents a Record Item, in a Container.
|
FXBlotterItemMessageFactory
Instances of this class should be obtained from
FXBlotterItemPublisher.getMessageFactory() |
FXBlotterMessageFactory
Instances of this class should be obtained from
FXBlotterPublisher.getMessageFactory() |
Class and Description |
---|
FXBaseBlotterItemMessage.Builder
Builder for blotter messages.
|
FXBlotterItemMessage
An instance of this class represents a Record Item, in a Container.
|
FXBlotterItemMessageFactory
Instances of this class should be obtained from
FXBlotterItemPublisher.getMessageFactory() |
Class and Description |
---|
ActivityItemMessage.Builder
Use this class as parameter T when invoking
FXBlotterItemMessageFactory.newItemBuilder(String, String)
or FXCachedBlotterMessage.newItemBuilder(String) |
ExecutionItemMessage.Builder
Use this class as parameter T when invoking
FXBlotterItemMessageFactory.newItemBuilder(String, String)
or FXCachedBlotterMessage.newItemBuilder(String) |
HistoricItemMessage.Builder
Use this class as parameter T when invoking
FXBlotterItemMessageFactory.newItemBuilder(String, String)
or FXCachedBlotterMessage.newItemBuilder(String) |
OrderItemMessage.Builder
Use this class as parameter T when invoking
FXBlotterItemMessageFactory.newItemBuilder(String, String)
or FXCachedBlotterMessage.newItemBuilder(String) |
Copyright © 2015 Caplin Systems.