| Klasse java.awt.Insets | 1.0 |
java.lang.Object | +--java.awt.Insets
| Datenelemente | |
|---|---|
| public int | top |
| public int | left |
| public int | bottom |
| public int | right |
| Konstruktoren | |
|---|---|
| public | Insets(int top, int left, int bottom, int right) |
| Methoden | |
|---|---|
| public Object | clone() |
| public boolean | equals(Object obj) ![]() |
| public String | toString() |
![[1.1]](../../images/marg11.gif)