| Package | Description |
|---|---|
| org.assertj.swing.core |
Low-level components that enable functional testing of AWT and Swing
Components. |
| Modifier and Type | Method and Description |
|---|---|
ComponentLookupScope |
Settings.componentLookupScope() |
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 AWT or Swing
Component lookups. |
Copyright © 2014 AssertJ. All rights reserved.