Class GtkEngine

java.lang.Object
com.l2fprod.gui.plaf.skin.impl.gtk.GtkEngine

public final class GtkEngine extends Object
Version:
$Revision: 1.3 $, $Date: 2003/12/06 21:48:36 $
Author:
$Author: l2fprod $
  • Field Details

    • style

      public GtkStyle style
      Description of the Field
  • Constructor Details

    • GtkEngine

      public GtkEngine()
  • Method Details

    • getImages

      public Vector getImages()
      Gets the Images attribute of the GtkEngine object
      Returns:
      The Images value
    • addImage

      public void addImage(GtkImage image)
      Adds a feature to the Image attribute of the GtkEngine object
      Parameters:
      image - The feature to be added to the Image attribute
    • findImage

      public GtkImage findImage(Object[] keys, Object[] values)
      Description of the Method
      Parameters:
      keys - Description of Parameter
      values - Description of Parameter
      Returns:
      Description of the Returned Value
    • findImage

      public GtkImage findImage(Object[] keys, Object[] values, boolean exactMatch)
      Description of the Method
      Parameters:
      keys - Description of Parameter
      values - Description of Parameter
      exactMatch - Description of Parameter
      Returns:
      Description of the Returned Value