|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This object is a top level container with a resizable border and, on Windows, no icon in the taskbar.
This class is used by the docking system for the floating windows.
Method Summary | |
java.awt.Rectangle |
getBounds()
|
java.awt.Point |
getLocation(java.awt.Point rv)
|
java.awt.Dimension |
getSize(java.awt.Dimension rv)
|
void |
setBounds(int x,
int y,
int width,
int height)
|
void |
setSize(int x,
int y)
|
void |
validate()
|
Method Detail |
public java.awt.Dimension getSize(java.awt.Dimension rv)
public void setSize(int x, int y)
public java.awt.Point getLocation(java.awt.Point rv)
public java.awt.Rectangle getBounds()
public void setBounds(int x, int y, int width, int height)
public void validate()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.