| Package | Description |
|---|---|
| com.bric.util |
| Modifier and Type | Method and Description |
|---|---|
ObservableList |
ObservableList.getListModelEDTMirror()
This returns a non-mutable
ListModel mirror of this list that is guaranteed to only update in the event dispatch thread.
|
ObservableList |
ObservableList.getListModelEDTMirror(ObservableList
This returns a non-mutable
ListModel mirror of this list that is guaranteed to only update in the event dispatch thread.
|