|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JPopupMenuInvokerFixture
Understands input simulation on s capable of invoking
Components.
JPopupMenu
| Method Summary | |
|---|---|
JPopupMenuFixture |
showPopupMenu()
Shows a pop-up menu using this fixture's as the invoker of the pop-up menu. |
JPopupMenuFixture |
showPopupMenuAt(Point p)
Shows a pop-up menu at the given point using this fixture's as the invoker of the
pop-up menu. |
| Method Detail |
|---|
JPopupMenuFixture showPopupMenu()
Component as the invoker of the pop-up menu.
IllegalStateException - if this fixture's Component is disabled.
IllegalStateException - if this fixture's Component is not showing on the screen.
ComponentLookupException - if a pop-up menu cannot be found.JPopupMenuFixture showPopupMenuAt(Point p)
Component as the invoker of the
pop-up menu.
p - the given point where to show the pop-up menu.
IllegalStateException - if this fixture's Component is disabled.
IllegalStateException - if this fixture's Component is not showing on the screen.
ComponentLookupException - if a pop-up menu cannot be found.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||