|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ComponentKit.ComponentTraversalCallBack
ComponentOperationCallBack
is an interface
used during the traverseComponent() method. The onComponent()
method is called for each component in the component
hierarchy.
Method Summary | |
---|---|
void |
onComponent(Component c)
Called for each component in a component hierarchy. |
Method Detail |
---|
void onComponent(Component c)
c
- - the component in a hierarchy
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |