SkinLF
Version 1.1

com.l2fprod.gui.plaf.skin.impl.gtk
Class GtkBorder

java.lang.Object
  |
  +--com.l2fprod.gui.plaf.skin.impl.gtk.GtkBorder

public class GtkBorder
extends java.lang.Object

Version:
$Revision: 1.2 $, $Date: 2001/03/11 21:35:55 $
Author:
$Author: l2fprod $

Field Summary
 int bottom
           
 int left
           
 int right
           
 int top
           
 
Constructor Summary
GtkBorder()
           
GtkBorder(int top, int right, int bottom, int left)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

top

public int top

right

public int right

bottom

public int bottom

left

public int left
Constructor Detail

GtkBorder

public GtkBorder(int top,
                 int right,
                 int bottom,
                 int left)

GtkBorder

public GtkBorder()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

SkinLF
Version 1.1

www.L2FProd.com
© 2000-2001 L2FProd.com