Uses of Class
org.fest.swing.fixture.JPopupMenuFixture
Packages that use JPopupMenuFixture
Package
Description
The power and flexibility of FEST-Swing come from the fixtures in
this package.
-
Uses of JPopupMenuFixture in org.fest.swing.fixture
Methods in org.fest.swing.fixture that return JPopupMenuFixtureModifier and TypeMethodDescriptionJPopupMenuFixture.click()Simulates a user clicking this fixture's.JPopupMenuJPopupMenuFixture.click(MouseButton button) Simulates a user clicking this fixture's.JPopupMenuJPopupMenuFixture.click(MouseClickInfo mouseClickInfo) Simulates a user clicking this fixture's.JPopupMenuJPopupMenuFixture.doubleClick()Simulates a user double-clicking this fixture's.JPopupMenuJPopupMenuFixture.focus()Gives input focus to this fixture's.JPopupMenuJPopupMenuFixture.pressAndReleaseKey(KeyPressInfo keyPressInfo) Simulates a user pressing given key with the given modifiers on this fixture's.JPopupMenuJPopupMenuFixture.pressAndReleaseKeys(int... keyCodes) Simulates a user pressing and releasing the given keys on this fixture's.JPopupMenuJPopupMenuFixture.pressKey(int keyCode) Simulates a user pressing the given key on this fixture's.JPopupMenuJPopupMenuFixture.releaseKey(int keyCode) Simulates a user releasing the given key on this fixture's.JPopupMenuJPopupMenuFixture.requireDisabled()Asserts that this fixture'sis disabled.JPopupMenuJPopupMenuFixture.requireEnabled()Asserts that this fixture'sis enabled.JPopupMenuJPopupMenuFixture.requireEnabled(Timeout timeout) Asserts that this fixture'sis enabled.JPopupMenuJPopupMenuFixture.requireFocused()Asserts that this fixture'shas input focus.JPopupMenuJPopupMenuFixture.requireNotVisible()Asserts that this fixture'sis not visible.JPopupMenuJPopupMenuFixture.requireVisible()Asserts that this fixture'sis visible.JPopupMenuJPopupMenuFixture.rightClick()Simulates a user right-clicking this fixture's.JPopupMenuDialogFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.DialogFrameFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.FrameItemFixture.showPopupMenu()Shows a pop-up menu using this fixture's item as the invoker of the pop-up menu.JButtonFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JButtonJCheckBoxFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JCheckBoxJComboBoxFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JComboBoxJInternalFrameFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JInternalFrameJLabelFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JLabelJListFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JListfinal JPopupMenuFixtureJListItemFixture.showPopupMenu()Shows a pop-up menu using this fixture's list item as the invoker of the pop-up menu.JPanelFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JPanelJPopupMenuInvokerFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.ComponentJRadioButtonFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JRadioButtonJScrollBarFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JScrollBarJScrollPaneFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JScrollPaneJSliderFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JSliderJSpinnerFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JSpinnerJSplitPaneFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JSplitPaneJTabbedPaneFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JTabbedPaneJTableCellFixture.showPopupMenu()Shows a pop-up menu using this fixture's table cell as the invoker of the pop-up menu.JTableFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JTableJTextComponentFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JTextComponentJToggleButtonFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JToggleButtonJToolBarFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JToolBarJTreeFixture.showPopupMenu()Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JTreeJTreePathFixture.showPopupMenu()Shows a pop-up menu using this fixture's tree node as the invoker of the pop-up menu.JTreeRowFixture.showPopupMenu()Shows a pop-up menu using this fixture's tree node as the invoker of the pop-up menu.DialogFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.DialogFrameFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.FrameJButtonFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JButtonJCheckBoxFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JCheckBoxJComboBoxFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JComboBoxJInternalFrameFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JInternalFrameJLabelFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JLabelJListFixture.showPopupMenuAt(int index) Shows a pop-up menu at the location of the specified item in this fixture's.JListJListFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JListJListFixture.showPopupMenuAt(String text) Shows a pop-up menu at the location of the first item matching the given value in this fixture's.JListJListFixture.showPopupMenuAt(Pattern pattern) Shows a pop-up menu at the location of the first item matching the given regular expression pattern in this fixture's.JListJPanelFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JPanelJPopupMenuInvokerFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.ComponentJRadioButtonFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JRadioButtonJScrollBarFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JScrollBarJScrollPaneFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JScrollPaneJSliderFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JSliderJSpinnerFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JSpinnerJSplitPaneFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JSplitPaneJTabbedPaneFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JTabbedPaneJTableFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JTableJTableFixture.showPopupMenuAt(TableCell cell) Shows a pop-up menu at the given cell.JTableHeaderFixture.showPopupMenuAt(int columnIndex) Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JTableHeaderJTableHeaderFixture.showPopupMenuAt(String columnName) Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JTableHeaderJTableHeaderFixture.showPopupMenuAt(Pattern columnNamePattern) Shows a pop-up menu using this fixture'sas the invoker of the pop-up menu.JTableHeaderJTextComponentFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JTextComponentJToggleButtonFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JToggleButtonJToolBarFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JToolBarJTreeFixture.showPopupMenuAt(int row) Shows a pop-up menu at the position of the node in the given row.JTreeFixture.showPopupMenuAt(Point p) Shows a pop-up menu at the given point using this fixture'sas the invoker of the pop-up menu.JTreeJTreeFixture.showPopupMenuAt(String path) Shows a pop-up menu at the position of the last node in the given path.