|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
com.creamtec.ajaxswing.gui.peer.AjaxSwingDialogPeer
public class AjaxSwingDialogPeer
| 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 | |
|---|---|
AjaxSwingDialogPeer(java.awt.Dialog target)
|
|
| Method Summary | |
|---|---|
void |
blockWindows(java.util.List<java.awt.Window> windows)
|
void |
hide()
|
void |
setResizable(boolean resizeable)
|
void |
setTitle(java.lang.String title)
|
void |
show()
|
| Methods inherited from class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer |
|---|
getMyThread, handleFocusTraversalEvent, repositionSecurityWarning, requestWindowFocus, setAlwaysOnTop, setBounds, setModalBlocked, setOpacity, setOpaque, toBack, toFront, updateAlwaysOnTop, updateAlwaysOnTopState, updateFocusableWindowState, updateIconImages, updateMinimumSize, updateWindow, updateWindow |
| Methods inherited from class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer |
|---|
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.WindowPeer |
|---|
requestWindowFocus, toBack, toFront, updateAlwaysOnTop, updateFocusableWindowState |
| 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 AjaxSwingDialogPeer(java.awt.Dialog target)
| Method Detail |
|---|
public void setTitle(java.lang.String title)
setTitle in interface java.awt.peer.DialogPeerpublic void setResizable(boolean resizeable)
setResizable in interface java.awt.peer.DialogPeerpublic void show()
show in interface java.awt.peer.ComponentPeershow in class AjaxSwingWindowPeerpublic void hide()
hide in interface java.awt.peer.ComponentPeerhide in class AjaxSwingWindowPeerpublic void blockWindows(java.util.List<java.awt.Window> windows)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||