Searched refs:popupButton (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/swing/JPopupMenu/4966112/
H A Dbug4966112.java44 private static volatile int popupButton = NO_MOUSE_BUTTON; field in class:bug4966112
68 if (popupButton == NO_MOUSE_BUTTON) {
129 switch (popupButton) {
192 popupButton = e.getButton();

Completed in 30 milliseconds