Home
last modified time | relevance | path

Searched refs:getCurrentGraphicsConfiguration (Results 1 – 25 of 45) sorted by relevance

12

/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/
H A DSnipeDialog.java23 super(null, "Sniping", true, JMouseAdapter.getCurrentGraphicsConfiguration()); in SnipeDialog()
29 super(null, "Sniping", true, JMouseAdapter.getCurrentGraphicsConfiguration()); in SnipeDialog()
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/util/
H A DJMouseAdapter.java125 public static GraphicsConfiguration getCurrentGraphicsConfiguration() { in getCurrentGraphicsConfiguration() method in JMouseAdapter
148 return getUsableScreenBounds(getCurrentGraphicsConfiguration()); in getUsableScreenBounds()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXPopupMenuPeer.java203 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getWindowBounds()
H A DXMenuBarPeer.java301 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getSubmenuBounds()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXPopupMenuPeer.java203 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getWindowBounds()
H A DXMenuBarPeer.java301 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getSubmenuBounds()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXPopupMenuPeer.java203 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getWindowBounds()
H A DXMenuBarPeer.java301 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getSubmenuBounds()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/classes/sun/awt/X11/
H A DXPopupMenuPeer.java203 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getWindowBounds()
H A DXMenuBarPeer.java301 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getSubmenuBounds()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXPopupMenuPeer.java194 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getWindowBounds()
H A DXMenuBarPeer.java301 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getSubmenuBounds()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXPopupMenuPeer.java194 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getWindowBounds()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXPopupMenuPeer.java194 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getWindowBounds()
H A DXMenuBarPeer.java301 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getSubmenuBounds()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXPopupMenuPeer.java203 Rectangle screenBounds = getCurrentGraphicsConfiguration().getBounds(); in getWindowBounds()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/
H A DJPopupMenu.java336 GraphicsConfiguration gc = getCurrentGraphicsConfiguration(popupLocation); in adjustPopupLocationToFitScreen()
389 private GraphicsConfiguration getCurrentGraphicsConfiguration( in getCurrentGraphicsConfiguration() method in JPopupMenu
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/
H A DJPopupMenu.java336 GraphicsConfiguration gc = getCurrentGraphicsConfiguration(popupLocation); in adjustPopupLocationToFitScreen()
389 private GraphicsConfiguration getCurrentGraphicsConfiguration( in getCurrentGraphicsConfiguration() method in JPopupMenu
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/
H A DJPopupMenu.java328 GraphicsConfiguration gc = getCurrentGraphicsConfiguration(popupLocation); in adjustPopupLocationToFitScreen()
380 private GraphicsConfiguration getCurrentGraphicsConfiguration( in getCurrentGraphicsConfiguration() method in JPopupMenu
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/
H A DJPopupMenu.java328 GraphicsConfiguration gc = getCurrentGraphicsConfiguration(popupLocation); in adjustPopupLocationToFitScreen()
380 private GraphicsConfiguration getCurrentGraphicsConfiguration( in getCurrentGraphicsConfiguration() method in JPopupMenu
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/
H A DJPopupMenu.java328 GraphicsConfiguration gc = getCurrentGraphicsConfiguration(popupLocation); in adjustPopupLocationToFitScreen()
380 private GraphicsConfiguration getCurrentGraphicsConfiguration( in getCurrentGraphicsConfiguration() method in JPopupMenu
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/
H A DJPopupMenu.java329 GraphicsConfiguration gc = getCurrentGraphicsConfiguration(popupLocation); in adjustPopupLocationToFitScreen()
382 private GraphicsConfiguration getCurrentGraphicsConfiguration( in getCurrentGraphicsConfiguration() method in JPopupMenu
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/
H A DJPopupMenu.java328 GraphicsConfiguration gc = getCurrentGraphicsConfiguration(popupLocation); in adjustPopupLocationToFitScreen()
380 private GraphicsConfiguration getCurrentGraphicsConfiguration( in getCurrentGraphicsConfiguration() method in JPopupMenu
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/
H A DJPopupMenu.java328 GraphicsConfiguration gc = getCurrentGraphicsConfiguration(popupLocation); in adjustPopupLocationToFitScreen()
380 private GraphicsConfiguration getCurrentGraphicsConfiguration( in getCurrentGraphicsConfiguration() method in JPopupMenu
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/
H A DJPopupMenu.java328 GraphicsConfiguration gc = getCurrentGraphicsConfiguration(popupLocation); in adjustPopupLocationToFitScreen()
380 private GraphicsConfiguration getCurrentGraphicsConfiguration( in getCurrentGraphicsConfiguration() method in JPopupMenu

12