|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoadTask.LoadItem | |
---|---|
org.jdesktop.dataset.provider |
Uses of LoadTask.LoadItem in org.jdesktop.dataset.provider |
---|
Methods in org.jdesktop.dataset.provider with parameters of type LoadTask.LoadItem | |
---|---|
protected abstract void |
LoadTask.loadData(LoadTask.LoadItem[] items)
Invoked internally once the readData method calls
scheduleLoad to schedule the loading of an increment of
data to the DataTable. |
protected void |
LoadTask.scheduleLoad(LoadTask.LoadItem item)
Invoked by the readData method from the "reader"
thread to schedule a subsequent call to loadData on the
event dispatch thread. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |