FormattedTextField event firing time in context of FormularListener
Description
Goal:
--------------------------------------------------------------
Receive notification instantly when a value in a FormattedTextfield has been changed.
--------------------------------------------------------------
Current situation:
--------------------------------------------------------------
The JFormattedTextField behavior is used to determine whether the event should be fired or not.
(See JFormattedTextField focus + property change management)
--------------------------------------------------------------
Suggested changes:
--------------------------------------------------------------
Customize/Normalize XdevFormattedTextField - described FormularEvent special case.
--------------------------------------------------------------
Locking API dependencies.