Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
Sample
Document
Uses of Class java.awt.GraphicsConfigTemplate
Deprecated: ShowHide
View: ClientSubclassPackageImplementation

Uses of Class
java.awt.GraphicsConfigTemplate

  • Packages that use GraphicsConfigTemplate 
    Package Description
    java.awt
    Contains all of the classes for creating user interfaces and for painting graphics and images.
    • Uses of GraphicsConfigTemplate in java.awt

      Methods in java.awt with parameters of type GraphicsConfigTemplate 
      Modifier and Type Method and Description
      GraphicsConfiguration  GraphicsDevice.getBestConfiguration(GraphicsConfigTemplate gct)
      Returns the "best" configuration possible that passes the criteria defined in the GraphicsConfigTemplate.
This document was created by Dulcet from the OpenJDK sources. Copyright © 1993, 2012 Oracle and/or its affiliates. All rights reserved.

SourceForge