Hi there. I want to use the getBestConfiguration() method in the GraphicsDevice class. Here's its signature: public GraphicsConfiguration getBestConfiguration(GraphicsConfigTemplate gct) In order to use it, I need a GraphicsConfigTemplate object. How can I instantiate one? The GrahpicsConfigTemplate class itself is abstract, and I can't seem to find any concrete subclasses, or any method that might return an object of this type. Thanks in advance. -David ----------------------------------------------------- David Eisner | E-mail: [EMAIL PROTECTED] | CALCE EPSC | Phone: 301-405-5341 | University of Maryland | Fax: 301-314-9269 | ----------------------------------------------------- =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
