|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IListListener
| Method Summary | |
|---|---|
void |
beginRow(char treeType,
char rowType)
Begins of a new row |
void |
beginTree(char type)
Notifies about a new tree of the given type |
void |
endRow(char treeType,
char rowType)
Ends of the row. |
void |
endTree(char type)
Ends of the tree of the given type |
| Method Detail |
|---|
void beginRow(char treeType,
char rowType)
treeType - TODOrowType - the type of the rowvoid beginTree(char type)
type -
void endRow(char treeType,
char rowType)
treeType - TODOrowType - the type of the rowvoid endTree(char type)
type -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||