abbot.util
Interface AWT.ComponentPredicate

Enclosing class:
AWT

public static interface AWT.ComponentPredicate


Method Summary
 boolean evaluate(Component c)
          Return whether the given component is the desired one.
 

Method Detail

evaluate

boolean evaluate(Component c)
Return whether the given component is the desired one.



Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge