Package | Description |
---|---|
org.fest.swing.fixture |
The power and flexibility of FEST-Swing come from the fixtures in
this package.
|
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 © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.