Uses of Class
com.iamsoft.util.ui.javafx.codearea.SimpleEditor.AggregatedEventStream
Packages that use SimpleEditor.AggregatedEventStream
-
Uses of SimpleEditor.AggregatedEventStream in com.iamsoft.util.ui.javafx.codearea
Methods in com.iamsoft.util.ui.javafx.codearea that return SimpleEditor.AggregatedEventStreamModifier and TypeMethodDescriptionSimpleEditor.aggregatedMultiChanges()
Text changes are propagated not on every keystroke, but only if the user stops typing for a specified time interval, or the editor looses the focus.