org.uispec4j.finder
Interface ComponentMatcher


public interface ComponentMatcher

Interface used for implementing component searching policies.

See Also:
Panel

Field Summary
static ComponentMatcher ALL
           
 
Method Summary
 boolean matches(java.awt.Component component)
           
 

Field Detail

ALL

static final ComponentMatcher ALL
Method Detail

matches

boolean matches(java.awt.Component component)


Copyright © 2004-2010. All Rights Reserved.