|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JTreeRowFixture | |
---|---|
org.fest.swing.fixture | The power and flexibility of FEST-Swing come from the fixtures in this package. |
Uses of JTreeRowFixture in org.fest.swing.fixture |
---|
Methods in org.fest.swing.fixture that return JTreeRowFixture | |
---|---|
JTreeRowFixture |
JTreeRowFixture.click()
Simulates a user clicking this fixture's tree node. |
JTreeRowFixture |
JTreeRowFixture.click(MouseButton button)
Simulates a user clicking this fixture's tree node. |
JTreeRowFixture |
JTreeRowFixture.click(MouseClickInfo mouseClickInfo)
Simulates a user clicking this fixture's tree node. |
JTreeRowFixture |
JTreeRowFixture.collapse()
Simulates a user collapsing this fixture's tree node. |
JTreeRowFixture |
JTreeRowFixture.doubleClick()
Simulates a user double-clicking this fixture's tree node. |
JTreeRowFixture |
JTreeRowFixture.drag()
Simulates a user dragging this fixture's tree node. |
JTreeRowFixture |
JTreeRowFixture.drop()
Simulates a user dropping relative to this fixture's tree node. |
JTreeRowFixture |
JTreeRowFixture.expand()
Simulates a user expanding this fixture's tree node. |
JTreeRowFixture |
JTreeRowFixture.rightClick()
Simulates a user right-clicking this fixture's tree node. |
JTreeRowFixture |
JTreeRowFixture.select()
Selects the this fixture's tree node, expanding parent nodes if necessary. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |