| Package | Description |
|---|---|
| org.assertj.swing.fixture |
Public API, source of FEST's power and flexibility.
|
| Modifier and Type | Method and Description |
|---|---|
static JToolBarFixture.UnfloatConstraint |
JToolBarFixture.UnfloatConstraint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JToolBarFixture.UnfloatConstraint[] |
JToolBarFixture.UnfloatConstraint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JToolBarFixture |
JToolBarFixture.unfloat(JToolBarFixture.UnfloatConstraint constraint)
Simulates a user dropping this fixture's
JToolBar to the requested constraint position. |
Copyright © 2014 AssertJ. All rights reserved.