|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FIXComponent | |
|---|---|
| net.sourceforge.fixpusher.control | Provides classes to control the application. |
| net.sourceforge.fixpusher.model.message | Provides classes defining the data structure of a FIX message. |
| net.sourceforge.fixpusher.view.message | Provides swing classes visualizing the detailed FIX messages. |
| Uses of FIXComponent in net.sourceforge.fixpusher.control |
|---|
| Methods in net.sourceforge.fixpusher.control that return FIXComponent | |
|---|---|
FIXComponent |
DictionaryParser.getHeader()
Gets the header. |
FIXComponent |
DictionaryParser.getTrailer()
Gets the trailer. |
| Uses of FIXComponent in net.sourceforge.fixpusher.model.message |
|---|
| Methods in net.sourceforge.fixpusher.model.message that return FIXComponent | |
|---|---|
FIXComponent |
FIXMessage.getHeader()
Gets the header. |
FIXComponent |
FIXMessage.getTrailer()
Gets the trailer. |
| Uses of FIXComponent in net.sourceforge.fixpusher.view.message |
|---|
| Constructors in net.sourceforge.fixpusher.view.message with parameters of type FIXComponent | |
|---|---|
FIXComponentPanel(AbstractFIXPanel parent,
FIXComponent abstractFIXElement,
quickfix.FieldMap fieldMap,
boolean enabled,
int depth,
FIXMessageFilter fixMessageFilter)
Instantiates a new fIX component panel. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||