|
Préférences
Moteurs de recherche
|
|||||||||||||||
| JavaTM 2 Platform Std. Ed. v1.5.0
javax.swing.plaf
|
||||||||||||||||
| Field Summary |
|---|
| Fields inherited from class java.awt.Dimension |
|---|
height, width |
| Constructor Summary | |
|---|---|
DimensionUIResource(int width,
int height)
|
|
| Method Summary |
|---|
| 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)