Package | Description |
---|---|
org.fest.swing.core |
Building blocks for all FEST-Swing fixtures.
|
Modifier and Type | Method and Description |
---|---|
ComponentLookupScope |
Settings.componentLookupScope()
Returns the scope of component lookups.
|
static ComponentLookupScope |
ComponentLookupScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentLookupScope[] |
ComponentLookupScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Settings.componentLookupScope(ComponentLookupScope scope)
Updates the scope of component lookups.
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.