Class BytecoderGraphicsEnvironment

  • All Implemented Interfaces:
    java.util.EventListener, sun.awt.DisplayChangedListener

    public class BytecoderGraphicsEnvironment
    extends sun.java2d.SunGraphicsEnvironment
    • Field Summary

      • Fields inherited from class sun.java2d.SunGraphicsEnvironment

        displayChanger, isOpenSolaris, screens
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected int getNumScreens()  
      boolean isDisplayLocal()  
      protected java.awt.GraphicsDevice makeScreenDevice​(int screennum)  
      • Methods inherited from class sun.java2d.SunGraphicsEnvironment

        addDisplayChangedListener, createGraphics, displayChanged, getAllFonts, getAvailableFontFamilyNames, getAvailableFontFamilyNames, getDebugScale, getDefaultScreenDevice, getFontManagerForSGE, getGCDeviceBounds, getGraphicsConfigurationAtPoint, getScaleFactor, getScreenDevices, getUsableBounds, isFlipStrategyPreferred, isUIScaleEnabled, paletteChanged, removeDisplayChangedListener, toDeviceSpace, toDeviceSpace, toDeviceSpaceAbs, toDeviceSpaceAbs, toDeviceSpaceAbs, toUserSpace, useAlternateFontforJALocales
      • Methods inherited from class java.awt.GraphicsEnvironment

        getCenterPoint, getLocalGraphicsEnvironment, getMaximumWindowBounds, isHeadless, isHeadlessInstance, preferLocaleFonts, preferProportionalFonts, registerFont
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BytecoderGraphicsEnvironment

        public BytecoderGraphicsEnvironment()
    • Method Detail

      • getNumScreens

        protected int getNumScreens()
        Specified by:
        getNumScreens in class sun.java2d.SunGraphicsEnvironment
      • makeScreenDevice

        protected java.awt.GraphicsDevice makeScreenDevice​(int screennum)
        Specified by:
        makeScreenDevice in class sun.java2d.SunGraphicsEnvironment
      • isDisplayLocal

        public boolean isDisplayLocal()
        Specified by:
        isDisplayLocal in class sun.java2d.SunGraphicsEnvironment