|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjigcell.compare.ui.DataEditorPanelTab.ReadHelper
jigcell.compare.compare2.Compare2.SetReadHelper
protected class Compare2.SetReadHelper
Helper class for performing read operations on other threads.
| Field Summary | |
|---|---|
protected java.lang.String |
name
Name of the new set |
| Fields inherited from class jigcell.compare.ui.DataEditorPanelTab.ReadHelper |
|---|
readResult, readSource |
| Constructor Summary | |
|---|---|
Compare2.SetReadHelper(IReadableDataSource readSource,
java.lang.String name)
Creates a new reading helper thread. |
|
| Method Summary | |
|---|---|
protected void |
finish()
Sends data read from some external source off for processing. |
| Methods inherited from class jigcell.compare.ui.DataEditorPanelTab.ReadHelper |
|---|
read |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.lang.String name
| Constructor Detail |
|---|
public Compare2.SetReadHelper(IReadableDataSource readSource,
java.lang.String name)
readSource - Data source to read fromname - Name of the new set| Method Detail |
|---|
protected void finish()
finish in class DataEditorPanelTab.ReadHelper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||