|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentLookupScope | |
---|---|
org.fest.swing.core | Building blocks for all FEST-Swing fixtures. |
Uses of ComponentLookupScope in org.fest.swing.core |
---|
Methods in org.fest.swing.core that return ComponentLookupScope | |
---|---|
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. |
Methods in org.fest.swing.core with parameters of type ComponentLookupScope | |
---|---|
void |
Settings.componentLookupScope(ComponentLookupScope scope)
Updates the scope of component lookups. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |