| Prev Class | Next Class | Frames | No Frames | 
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr | 
java.lang.Objectgnu.awt.xlib.XCanvasPeergnu.awt.xlib.XFramePeerField Summary | 
Fields inherited from class gnu.awt.xlib.XCanvasPeer | |
temporaryWindowwindow | |
Constructor Summary | |
  | |
Method Summary | |
 void | |
 void | |
 void | |
 void | |
 Rectangle | |
 Insets | |
 int | 
  | 
 Insets | 
  | 
 boolean | |
 boolean | |
 void | 
  | 
 void | 
  | 
 void | 
  | 
 void | 
  | 
 void | |
 void | 
  | 
 void | 
  | 
 void | 
  | 
 void | 
  | 
 void | |
 void | 
  | 
 void | 
  | 
 void | |
 void | |
 void | |
 void | |
Methods inherited from class java.lang.Object | |
clone, equals, extends Object> getClass, finalize, hashCode, notify, notifyAll, toString, wait, wait, wait | |
public Rectangle getBoundsPrivate()
- Specified by:
 - getBoundsPrivate in interface FramePeer
 
public boolean requestWindowFocus()
- Specified by:
 - requestWindowFocus in interface WindowPeer
 
- Since:
 - 1.5
 
public void setAlwaysOnTop(boolean alwaysOnTop)
- Specified by:
 - setAlwaysOnTop in interface WindowPeer
 
public void setBounds(int x, int y, int width, int height)
- Specified by:
 - setBounds in interface ComponentPeer
 
- Overrides:
 - setBounds in interface XCanvasPeer
 
public void setBoundsPrivate(int x, int y, int width, int height)
- Specified by:
 - setBoundsPrivate in interface FramePeer
 
- Since:
 - 1.5
 
public void setMaximizedBounds(Rectangle r)
- Specified by:
 - setMaximizedBounds in interface FramePeer
 
public void setModalBlocked(Dialog blocker, boolean blocked)
- Specified by:
 - setModalBlocked in interface WindowPeer
 
public void setResizable(boolean resizable)
- Specified by:
 - setResizable in interface FramePeer
 
public void updateAlwaysOnTop()
- Specified by:
 - updateAlwaysOnTop in interface WindowPeer
 
- Since:
 - 1.5
 
public void updateFocusableWindowState()
- Specified by:
 - updateFocusableWindowState in interface WindowPeer
 
public void updateMinimumSize()
- Specified by:
 - updateMinimumSize in interface WindowPeer