|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcreamtec.webcream.gui.peer.WebCreamComponentPeer
creamtec.webcream.gui.peer.WebCreamContainerPeer
creamtec.webcream.gui.peer.WebCreamWindowPeer
public class WebCreamWindowPeer
| Field Summary |
|---|
| Fields inherited from interface java.awt.peer.ComponentPeer |
|---|
DEFAULT_OPERATION, NO_EMBEDDED_CHECK, RESET_OPERATION, SET_BOUNDS, SET_CLIENT_SIZE, SET_LOCATION, SET_SIZE |
| Constructor Summary | |
|---|---|
WebCreamWindowPeer(java.awt.Window window)
|
|
| Method Summary | |
|---|---|
WebCreamThread |
getMyThread()
|
int |
handleFocusTraversalEvent(java.awt.event.KeyEvent keyevent)
Implementation copied from AWT |
void |
hide()
|
boolean |
requestWindowFocus()
|
void |
show()
|
void |
toBack()
|
void |
toFront()
|
void |
updateAlwaysOnTop()
|
void |
updateFocusableWindowState()
|
| Methods inherited from class creamtec.webcream.gui.peer.WebCreamContainerPeer |
|---|
beginLayout, beginValidate, cancelPendingPaint, endLayout, endValidate, getInsets, insets, isPaintPending, isRestackSupported, restack |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.awt.peer.ContainerPeer |
|---|
beginLayout, beginValidate, cancelPendingPaint, endLayout, endValidate, getInsets, insets, isPaintPending, isRestackSupported, restack |
| Methods inherited from interface java.awt.peer.ComponentPeer |
|---|
canDetermineObscurity, checkImage, coalescePaintEvent, createBuffers, createImage, createImage, createVolatileImage, destroyBuffers, disable, dispose, enable, flip, getBackBuffer, getBounds, getColorModel, getFontMetrics, getGraphics, getGraphicsConfiguration, getLocationOnScreen, getMinimumSize, getPreferredSize, getToolkit, handleEvent, handlesWheelScrolling, isFocusable, isObscured, isReparentSupported, layout, minimumSize, paint, preferredSize, prepareImage, print, repaint, reparent, requestFocus, reshape, setBackground, setBounds, setEnabled, setFont, setForeground, setVisible, updateCursorImmediately |
| Constructor Detail |
|---|
public WebCreamWindowPeer(java.awt.Window window)
| Method Detail |
|---|
public void toFront()
toFront in interface java.awt.peer.WindowPeerpublic void toBack()
toBack in interface java.awt.peer.WindowPeerpublic void show()
show in interface java.awt.peer.ComponentPeershow in class WebCreamComponentPeerpublic void hide()
hide in interface java.awt.peer.ComponentPeerhide in class WebCreamComponentPeerpublic int handleFocusTraversalEvent(java.awt.event.KeyEvent keyevent)
public WebCreamThread getMyThread()
public boolean requestWindowFocus()
requestWindowFocus in interface java.awt.peer.WindowPeerpublic void updateAlwaysOnTop()
updateAlwaysOnTop in interface java.awt.peer.WindowPeerpublic void updateFocusableWindowState()
updateFocusableWindowState in interface java.awt.peer.WindowPeer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||