| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FloatingToolWindow
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 | 
|---|
java.awt.Dimension getSize(java.awt.Dimension rv)
void setSize(int x,
             int y)
java.awt.Point getLocation(java.awt.Point rv)
java.awt.Rectangle getBounds()
void setBounds(int x,
               int y,
               int width,
               int height)
void validate()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||