public interface DialogPeer extends WindowPeer
| Modifier and Type | Method and Description |
|---|---|
void |
setResizable(boolean resizeable) |
void |
setTitle(String title) |
requestWindowFocus, setAlwaysOnTop, setModalBlocked, toBack, toFront, updateAlwaysOnTop, updateFocusableWindowState, updateIconImages, updateMinimumSizebeginLayout, beginValidate, cancelPendingPaint, endLayout, endValidate, getInsets, insets, isPaintPending, isRestackSupported, restackcanDetermineObscurity, checkImage, coalescePaintEvent, createBuffers, createImage, createImage, createVolatileImage, destroyBuffers, disable, dispose, enable, flip, getBackBuffer, getBounds, getColorModel, getFontMetrics, getGraphics, getGraphicsConfiguration, getLocationOnScreen, getMinimumSize, getPreferredSize, getToolkit, handleEvent, handlesWheelScrolling, hide, isFocusable, isFocusTraversable, isObscured, isReparentSupported, layout, minimumSize, paint, preferredSize, prepareImage, print, repaint, reparent, requestFocus, requestFocus, requestFocus, reshape, setBackground, setBounds, setBounds, setCursor, setEnabled, setEventMask, setFont, setForeground, setVisible, show, updateCursorImmediatelyvoid setResizable(boolean resizeable)