ilog.views
Class IlvToolkit

java.lang.Object
  extended by ilog.views.IlvToolkit

Deprecated. You should instead use the java.awt.Toolkit class methods.

public class IlvToolkit
extends Object

A class that regroups utility methods related to the toolkit.


Field Summary
static Font defaultFont
          Deprecated. The default font.
static FontMetrics defaultFontMetrics
          Deprecated. Default font metrics.
 
Method Summary
static int screenResolution()
          Deprecated. Returns the screen resolution.
static Dimension screenSize()
          Deprecated. Returns the size of the screen.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

defaultFont

public static final Font defaultFont
Deprecated. 
The default font.


defaultFontMetrics

public static final FontMetrics defaultFontMetrics
Deprecated. 
Default font metrics.

Method Detail

screenSize

public static final Dimension screenSize()
Deprecated. 
Returns the size of the screen.


screenResolution

public static final int screenResolution()
Deprecated. 
Returns the screen resolution.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.