Sie sind auf Seite 1von 1

javax.swing.filechooser.

java.awt.

Component Container JComponent

java.awt.

javax.swing.

FileSystemView
Static Methods FileSystemView Accessors File File File[] File File File[] String Icon String boolean boolean boolean boolean boolean boolean boolean boolean Boolean Other Methods File File File # File getFileSystemView () getChild (File parent, String fileName) getDefaultDirectory () getFiles (File dir, boolean useFileHiding) getHomeDirectory () getParentDirectory (File dir) getRoots () getSystemDisplayName (File f) getSystemIcon (File f) getSystemTypeDescription (File f) isComputerNode (File dir) isDrive (File dir) isFileSystem (File f) isFileSystemRoot (File dir) isFloppyDrive (File dir) isHiddenFile (File f) isParent (File folder, File file) isRoot (File f) isTraversable (File f) createFileObject (String path) createFileObject (File dir, String filename) createNewFolder (File containingDir) createFileSystemRoot (File f)

javax.swing. JFileChooser JFileChooser JFileChooser JFileChooser JFileChooser JFileChooser

JFileChooser

() (String currentDirectoryPath) (File currentDirectory) (FileSystemView fsv) (File currentDirectory, FileSystemView fsv) (String currentDirectoryPath, FileSystemView fsv)

FileView
String Icon String String Boolean getDescription (File f) getIcon (File f) getName (File f) getTypeDescription (File f) isTraversable (File f)

FileFilter
Accessors String getDescription () Other Public Methods boolean accept (File f)

Accessors FileFilter JComponent int String String FileFilter[] boolean File String String int boolean FileFilter int FileSystemView FileView Icon String File File[] String FileChooserUI boolean boolean boolean boolean boolean boolean void # void Collectors void boolean Event Methods void # void ActionListener[] Other Methods boolean void void void void void void int int int # JDialog

getAcceptAllFileFilter () get / setAccessory () get / setApproveButtonMnemonic () get / setApproveButtonText () get / setApproveButtonToolTipText () getChoosableFileFilters () get / setControlButtonsAreShown () get / setCurrentDirectory () getDescription (File f) get / setDialogTitle () get / setDialogType () get / setDragEnabled () get / setFileFilter () get / setFileSelectionMode () get / setFileSystemView () get / setFileView () getIcon (File f) getName (File f) get / setSelectedFile () get / setSelectedFiles () getTypeDescription (File f) getUI () is / setAcceptAllFileFilterUsed () isDirectorySelectionEnabled () is / setFileHidingEnabled () isFileSelectionEnabled () is / setMultiSelectionEnabled () isTraversable (File f) setApproveButtonMnemonic (char mnemonic) setup (FileSystemView view) addChoosableFileFilter (FileFilter filter) removeChoosableFileFilter (FileFilter f) add / removeActionListener (ActionListener l) fireActionPerformed (String command) getActionListeners () accept (File f) approveSelection () cancelSelection () changeToParentDirectory () ensureFileIsVisible (File f) rescanCurrentDirectory () resetChoosableFileFilters () showDialog (Component parent, String approveButtonText) showOpenDialog (Component parent) showSaveDialog (Component parent) createDialog (Component parent)

int OPEN_DIALOG, SAVE_DIALOG, CUSTOM_DIALOG, CANCEL_OPTION, APPROVE_OPTION, ERROR_OPTION, FILES_ONLY, DIRECTORIES_ONLY, FILES_AND_DIRECTORIES String CANCEL_SELECTION, APPROVE_SELECTION, APPROVE_BUTTON_TEXT_CHANGED_PROPERTY , APPROVE_BUTTON_TOOL_TIP_TEXT_CHANGED_PROPERTY , APPROVE_BUTTON_MNEMONIC_CHANGED_PROPERTY, CONTROL_BUTTONS_ARE_SHOWN_CHANGED_PROPERTY, DIRECTORY_CHANGED_PROPERTY, SELECTED_FILE_CHANGED_PROPERTY, SELECTED_FILES_CHANGED_PROPERTY, MULTI_SELECTION_ENABLED_CHANGED_PROPERTY, FILE_SYSTEM_VIEW_CHANGED_PROPERTY, FILE_VIEW_CHANGED_PROPERTY, FILE_HIDING_CHANGED_PROPERTY, FILE_FILTER_CHANGED_PROPERTY, FILE_SELECTION_MODE_CHANGED_PROPERTY, ACCESSORY_CHANGED_PROPERTY, ACCEPT_ALL_FILE_FILTER_USED_CHANGED_PROPERTY, DIALOG_TITLE_CHANGED_PROPERTY , DIALOG_TYPE_CHANGED_PROPERTY, CHOOSABLE_FILE_FILTER_CHANGED_PROPERTY

www.falkhausen.de Version 0.8 Copyright 2002 by Markus Falkhausen. All rights reserved.

Das könnte Ihnen auch gefallen