public class WordProc
extends java.lang.Object
| Constructor and Description |
|---|
WordProc()
Callback function class for EnumWords.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Call(WordFinder wordFinder,
Word wInfo,
int pgNum) |
void |
delete() |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
public WordProc()
public void delete()
public void swigReleaseOwnership()
public void swigTakeOwnership()
public boolean Call(WordFinder wordFinder, Word wInfo, int pgNum)