public class AjaxSwingDialogPeer extends AjaxSwingWindowPeer implements java.awt.peer.DialogPeer
Constructor and Description |
---|
AjaxSwingDialogPeer(java.awt.Dialog target) |
Modifier and Type | Method and Description |
---|---|
void |
blockWindows(java.util.List<java.awt.Window> windows) |
void |
hide() |
void |
setResizable(boolean resizeable) |
void |
setTitle(java.lang.String title) |
void |
show() |
getMyThread, handleFocusTraversalEvent, repositionSecurityWarning, requestWindowFocus, setAlwaysOnTop, setBounds, setModalBlocked, setOpacity, setOpaque, toBack, toFront, updateAlwaysOnTop, updateAlwaysOnTopState, updateFocusableWindowState, updateIconImages, updateMinimumSize, updateWindow, updateWindow
beginLayout, beginValidate, cancelPendingPaint, endLayout, endValidate, getInsets, insets, isPaintPending, isRestackSupported, 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, isFocusable, isFocusTraversable, isObscured, isReparentSupported, layout, minimumSize, paint, preferredSize, prepareImage, print, repaint, reparent, requestFocus, requestFocus, requestFocus, reshape, setBackground, setBounds, setBounds, setCursor, setDelegate, setDelegateComponent, setEnabled, setFont, setForeground, setTarget, setVisible, setZOrder, updateCursorImmediately, updateGraphicsData
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
repositionSecurityWarning, setModalBlocked, setOpacity, setOpaque, toBack, toFront, updateAlwaysOnTopState, updateFocusableWindowState, updateIconImages, updateMinimumSize, updateWindow
beginLayout, beginValidate, endLayout, endValidate, getInsets
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 void setTitle(java.lang.String title)
setTitle
in interface java.awt.peer.DialogPeer
public void setResizable(boolean resizeable)
setResizable
in interface java.awt.peer.DialogPeer
public void show()
show
in class AjaxSwingWindowPeer
public void hide()
hide
in class AjaxSwingWindowPeer
public void blockWindows(java.util.List<java.awt.Window> windows)
blockWindows
in interface java.awt.peer.DialogPeer
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.