|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComponentTraversalCallback
Component traversal callback interface.
Container.bubble(ComponentTraversalCallback)
,
Container.cascade(ComponentTraversalCallback)
Method Summary | |
---|---|
boolean |
execute(Component component)
The callback method. |
Method Detail |
---|
boolean execute(Component component)
component
- the component being traversed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |