creamtec.webcream.gui
Class WebCreamGraphicsEnvironment

java.lang.Object
  extended by java.awt.GraphicsEnvironment
      extended by sun.java2d.SunGraphicsEnvironment
          extended by creamtec.webcream.gui.WebCreamGraphicsEnvironment
All Implemented Interfaces:
sun.java2d.FontSupport

public class WebCreamGraphicsEnvironment
extends sun.java2d.SunGraphicsEnvironment

Used to provide simulated graphics environment for GUI applications.


Nested Class Summary
static class WebCreamGraphicsEnvironment.NameHelper
          This function is here just because the class name doesn't change during obfuscation
 
Nested classes/interfaces inherited from class sun.java2d.SunGraphicsEnvironment
sun.java2d.SunGraphicsEnvironment.T1Filter, sun.java2d.SunGraphicsEnvironment.TTFilter
 
Field Summary
 
Fields inherited from class sun.java2d.SunGraphicsEnvironment
debugFonts, eudcFontFileName, isLinux, isSolaris, jreFontDirName, jreLibDirName, lucidaFontName, t1Filter, ttFilter
 
Constructor Summary
WebCreamGraphicsEnvironment()
           
 
Method Summary
 sun.awt.FontConfiguration createFontConfiguration(boolean flag, boolean flag1)
           
static java.lang.String getClassName()
           
 java.awt.print.PrinterJob getPrinterJob()
           
 
Methods inherited from class sun.java2d.SunGraphicsEnvironment
createCompositeFonts, createGraphics, fontSupportsDefaultEncoding, getAllFonts, getAvailableFontFamilyNames, getAvailableFontFamilyNames, getDefaultFontFaceName, getDefaultFontFile, getDefaultScreenDevice, getFontConfiguration, getScreenDevices, getUsableBounds, isLogicalFont, loadFonts, register1dot0Fonts, registerFontsInDir, useAlternateFontforJALocales
 
Methods inherited from class java.awt.GraphicsEnvironment
getCenterPoint, getLocalGraphicsEnvironment, getMaximumWindowBounds, isHeadless, isHeadlessInstance, preferLocaleFonts, preferProportionalFonts
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebCreamGraphicsEnvironment

public WebCreamGraphicsEnvironment()
Method Detail

getPrinterJob

public java.awt.print.PrinterJob getPrinterJob()
Overrides:
getPrinterJob in class sun.java2d.SunGraphicsEnvironment

createFontConfiguration

public sun.awt.FontConfiguration createFontConfiguration(boolean flag,
                                                         boolean flag1)
Specified by:
createFontConfiguration in class sun.java2d.SunGraphicsEnvironment

getClassName

public static java.lang.String getClassName()


Copyright © 2000-2006 CreamTec LLC. All Rights Reserved.