| Package | Description |
|---|---|
| com.iamsoft.util.ui.javafx.codearea |
Utilities for dealing with CodeArea.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleEditor.AggregatedEventStream |
SimpleEditor.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.
|
Copyright © 2023. All rights reserved.