|
SkinLF Version 1.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.l2fprod.gui.plaf.skin.impl.gtk.GtkBorder
| 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 |
public int top
public int right
public int bottom
public int left
| Constructor Detail |
public GtkBorder(int top,
int right,
int bottom,
int left)
public GtkBorder()
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
SkinLF Version 1.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||