public class AjaxSwingContainerPeer extends AjaxSwingComponentPeer implements java.awt.peer.ContainerPeer
Constructor and Description |
---|
AjaxSwingContainerPeer(java.awt.Container c) |
Modifier and Type | Method and Description |
---|---|
void |
beginLayout() |
void |
beginValidate() |
void |
cancelPendingPaint(int i,
int j,
int k,
int l) |
void |
endLayout() |
void |
endValidate() |
java.awt.Insets |
getInsets() |
java.awt.Insets |
insets() |
boolean |
isPaintPending() |
boolean |
isRestackSupported() |
void |
restack() |
applyShape, canDetermineObscurity, checkImage, coalescePaintEvent, createBuffers, createDelegate, createImage, createImage, createVolatileImage, destroyBuffers, disable, dispose, enable, flip, flip, getAppropriateGraphicsConfiguration, getBackBuffer, getBounds, getColorModel, getDelegate, getDelegateComponent, getFontMetrics, getGraphics, getGraphicsConfiguration, getImage, getLocationOnScreen, getMinimumSize, getPreferredSize, getTarget, getToolkit, handleEvent, handlesWheelScrolling, hide, isFocusable, isFocusTraversable, isObscured, isReparentSupported, layout, minimumSize, paint, preferredSize, prepareImage, print, repaint, reparent, requestFocus, requestFocus, requestFocus, reshape, setBackground, setBounds, setBounds, setBounds, setCursor, setDelegate, setDelegateComponent, setEnabled, setFont, setForeground, setTarget, setVisible, setZOrder, show, updateCursorImmediately, updateGraphicsData
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyShape, canDetermineObscurity, checkImage, coalescePaintEvent, createBuffers, createImage, createImage, createVolatileImage, destroyBuffers, dispose, flip, getBackBuffer, getColorModel, getFontMetrics, getGraphics, getGraphicsConfiguration, getLocationOnScreen, getMinimumSize, getPreferredSize, getToolkit, handleEvent, handlesWheelScrolling, isFocusable, isObscured, isReparentSupported, layout, paint, prepareImage, print, reparent, requestFocus, setBackground, setBounds, setEnabled, setFont, setForeground, setVisible, setZOrder, updateCursorImmediately, updateGraphicsData
public java.awt.Insets getInsets()
getInsets
in interface java.awt.peer.ContainerPeer
public void beginValidate()
beginValidate
in interface java.awt.peer.ContainerPeer
public void endValidate()
endValidate
in interface java.awt.peer.ContainerPeer
public java.awt.Insets insets()
public void beginLayout()
beginLayout
in interface java.awt.peer.ContainerPeer
public void endLayout()
endLayout
in interface java.awt.peer.ContainerPeer
public boolean isPaintPending()
public void restack()
public boolean isRestackSupported()
public void cancelPendingPaint(int i, int j, int k, int l)
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.