|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JToolBarFixture.UnfloatConstraint | |
---|---|
org.fest.swing.fixture | The power and flexibility of FEST-Swing come from the fixtures in this package. |
Uses of JToolBarFixture.UnfloatConstraint in org.fest.swing.fixture |
---|
Methods in org.fest.swing.fixture that return JToolBarFixture.UnfloatConstraint | |
---|---|
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. |
Methods in org.fest.swing.fixture with parameters of type JToolBarFixture.UnfloatConstraint | |
---|---|
JToolBarFixture |
JToolBarFixture.unfloat(JToolBarFixture.UnfloatConstraint constraint)
Simulates a user dropping this fixture's JToolBar to the requested constraint position. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |