|
Java™ Platform Standard Ed. 7 DRAFT ea-b89 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Insets
javax.swing.plaf.InsetsUIResource
public class InsetsUIResource extends Insets implements UIResource
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class java.awt.Insets |
|---|
bottom, left, right, top |
| Constructor and Description |
|---|
InsetsUIResource(int top,
int left,
int bottom,
int right)
|
| Modifier and Type | Method and Description |
|---|
| Methods inherited from class java.awt.Insets |
|---|
clone, equals, hashCode, set, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InsetsUIResource(int top,
int left,
int bottom,
int right)
|
Java™ Platform Standard Ed. 7 DRAFT ea-b89 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2010 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.