public class GlazedListsFx
extends java.lang.Object
| Constructor and Description |
|---|
GlazedListsFx() |
| Modifier and Type | Method and Description |
|---|---|
static <E> TransformedList<E,E> |
threadProxyList(EventList<E> source)
Wraps the source in an
EventList that fires all of its update
events from the JavaFX-application thread. |
public static <E> TransformedList<E,E> threadProxyList(EventList<E> source)
EventList that fires all of its update
events from the JavaFX-application thread.Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by swimmesberger at Wed Feb 13 09:45:20 CET 2019