|
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.geom.Dimension2D
java.awt.Dimension
javax.swing.plaf.DimensionUIResource
public class DimensionUIResource extends Dimension implements UIResource
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class java.awt.Dimension |
|---|
height, width |
| Constructor and Description |
|---|
DimensionUIResource(int width,
int height)
|
| Modifier and Type | Method and Description |
|---|
| Methods inherited from class java.awt.Dimension |
|---|
equals, getHeight, getSize, getWidth, hashCode, setSize, setSize, setSize, toString |
| Methods inherited from class java.awt.geom.Dimension2D |
|---|
clone, setSize |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DimensionUIResource(int width,
int height)
|
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.