
Icon | Member | Description |
---|---|---|
![]() | LBMHFX(String, LBMReceiverCallback) |
Instantiate an LBMHFX object using default attributes.
|
![]() | LBMHFX(String, LBMReceiverCallback, LBMEventQueue) |
Instantiate an LBMHFX object using default attributes and specifying an event queue to be used to deliver messages.
|
![]() | LBMHFX(LBMHFXAttributes, String, LBMReceiverCallback) |
Instantiate an LBMHFX object using user-specified attributes.
|
![]() | LBMHFX(LBMHFXAttributes, String, LBMReceiverCallback, LBMEventQueue) |
Instantiate an LBMContext object using user-specified attributes, and specifying an event queue.
|