|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Generically represents a listener interested in different phases of
the subsetting process. Also provides a reference to the CuiList
.
Method Summary | |
void |
beginInitializeCuiList()
Informs filter that the Initialize Cui List phase is starting. |
void |
beginSubsetContent()
Informs filter that the Subset Content phase is starting. |
void |
endInitializeCuiList()
Informs filter that the Initialize Cui List phase is ending. |
void |
endSubsetContent()
Informs filter that the Subset Content phase is ending. |
void |
setCuiList(CuiList cui_list)
Provides filter access to the cui list. |
Method Detail |
public void setCuiList(CuiList cui_list)
cui_list
- CuiList
public void beginInitializeCuiList()
public void endInitializeCuiList()
public void beginSubsetContent()
public void endSubsetContent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |