public interface FileDialogPeer extends DialogPeer
| Modifier and Type | Method and Description |
|---|---|
void |
setDirectory(String dir) |
void |
setFile(String file) |
void |
setFilenameFilter(FilenameFilter ff) |
setResizable, setTitlerequestWindowFocus, 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 setDirectory(String dir)
void setFilenameFilter(FilenameFilter ff)