Uses of Interface
org.fest.swing.fixture.FrameLikeFixture
Packages that use FrameLikeFixture
Package
Description
The power and flexibility of FEST-Swing come from the fixtures in
this package.
-
Uses of FrameLikeFixture in org.fest.swing.fixture
Classes in org.fest.swing.fixture that implement FrameLikeFixtureModifier and TypeClassDescriptionclass
Understands functional testing of
s: user input simulation state verification property value queryFrame
class
Understands functional testing of
s: user input simulation state verification property value queryJInternalFrame
Methods in org.fest.swing.fixture that return FrameLikeFixtureModifier and TypeMethodDescriptionFrameLikeFixture.deiconify()
Simulates a user deiconifying this fixture's frame-like component.FrameLikeFixture.iconify()
Simulates a user iconifying this fixture's frame-like component.FrameLikeFixture.maximize()
Simulates a user maximizing this fixture's frame-like component.FrameLikeFixture.normalize()
Simulates a user normalizing this fixture's frame-like component.