| Constructor and Description |
|---|
DefaultAccessoriesPanel(VFSJFileChooser fileChooser)
Create an accessory panel
|
| Constructor and Description |
|---|
BookmarksDialog(Frame parent,
VFSJFileChooser chooser)
Create a new instance of
BookmarksDialog |
BookmarksManagerPanel(BookmarksDialog parentDialog,
VFSJFileChooser chooser) |
| Constructor and Description |
|---|
ConnectionDialog(Frame parent,
BookmarksDialog m_dialog,
VFSJFileChooser chooser) |
| Modifier and Type | Method and Description |
|---|---|
protected VFSJFileChooser |
VFSFilePane.getFileChooser() |
| Modifier and Type | Method and Description |
|---|---|
void |
VFSFilePane.ensureFileIsVisible(VFSJFileChooser fc,
org.apache.commons.vfs2.FileObject f) |
| Modifier and Type | Method and Description |
|---|---|
VFSJFileChooser |
VFSFileChooserUIAccessorIF.getFileChooser() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractVFSFileChooserUI.ensureFileIsVisible(VFSJFileChooser fc,
org.apache.commons.vfs2.FileObject f) |
abstract AbstractVFSFileFilter |
AbstractVFSFileChooserUI.getAcceptAllFileFilter(VFSJFileChooser fc) |
abstract String |
AbstractVFSFileChooserUI.getApproveButtonText(VFSJFileChooser fc) |
abstract String |
AbstractVFSFileChooserUI.getDialogTitle(VFSJFileChooser fc) |
abstract AbstractVFSFileView |
AbstractVFSFileChooserUI.getFileView(VFSJFileChooser fc) |
abstract void |
AbstractVFSFileChooserUI.rescanCurrentDirectory(VFSJFileChooser fc) |
| Modifier and Type | Method and Description |
|---|---|
VFSJFileChooser |
BasicVFSFileChooserUI.getFileChooser() |
| Modifier and Type | Method and Description |
|---|---|
protected MouseListener |
BasicVFSFileChooserUI.createDoubleClickListener(VFSJFileChooser fc,
JList list) |
ListSelectionListener |
BasicVFSFileChooserUI.createListSelectionListener(VFSJFileChooser fc) |
PropertyChangeListener |
BasicVFSFileChooserUI.createPropertyChangeListener(VFSJFileChooser fc) |
void |
BasicVFSFileChooserUI.ensureFileIsVisible(VFSJFileChooser fc,
org.apache.commons.vfs2.FileObject f) |
AbstractVFSFileFilter |
BasicVFSFileChooserUI.getAcceptAllFileFilter(VFSJFileChooser fc)
Returns the default accept all file filter
|
protected JButton |
BasicVFSFileChooserUI.getApproveButton(VFSJFileChooser fc) |
int |
BasicVFSFileChooserUI.getApproveButtonMnemonic(VFSJFileChooser fc) |
String |
BasicVFSFileChooserUI.getApproveButtonText(VFSJFileChooser fc) |
String |
BasicVFSFileChooserUI.getApproveButtonToolTipText(VFSJFileChooser fc) |
String |
BasicVFSFileChooserUI.getDialogTitle(VFSJFileChooser fc)
Returns the title of this dialog
|
AbstractVFSFileView |
BasicVFSFileChooserUI.getFileView(VFSJFileChooser fc) |
void |
BasicVFSFileChooserUI.installComponents(VFSJFileChooser fc) |
protected void |
BasicVFSFileChooserUI.installDefaults(VFSJFileChooser fc) |
protected void |
BasicVFSFileChooserUI.installIcons(VFSJFileChooser fc) |
protected void |
BasicVFSFileChooserUI.installListeners(VFSJFileChooser fc) |
protected void |
BasicVFSFileChooserUI.installStrings(VFSJFileChooser fc) |
void |
BasicVFSFileChooserUI.rescanCurrentDirectory(VFSJFileChooser fc) |
void |
BasicVFSFileChooserUI.uninstallComponents(VFSJFileChooser fc) |
protected void |
BasicVFSFileChooserUI.uninstallDefaults(VFSJFileChooser fc) |
protected void |
BasicVFSFileChooserUI.uninstallIcons(VFSJFileChooser fc) |
protected void |
BasicVFSFileChooserUI.uninstallListeners(VFSJFileChooser fc) |
protected void |
BasicVFSFileChooserUI.uninstallStrings(VFSJFileChooser fc) |
| Constructor and Description |
|---|
BasicVFSDirectoryModel(VFSJFileChooser filechooser) |
BasicVFSFileChooserUI(VFSJFileChooser b) |
| Modifier and Type | Method and Description |
|---|---|
protected JPanel |
MetalVFSFileChooserUI.createDetailsView(VFSJFileChooser fc) |
protected MetalVFSFileChooserUI.DirectoryComboBoxModel |
MetalVFSFileChooserUI.createDirectoryComboBoxModel(VFSJFileChooser fc) |
protected ListCellRenderer |
MetalVFSFileChooserUI.createDirectoryComboBoxRenderer(VFSJFileChooser fc) |
protected JPanel |
MetalVFSFileChooserUI.createList(VFSJFileChooser fc) |
ListSelectionListener |
MetalVFSFileChooserUI.createListSelectionListener(VFSJFileChooser fc)
Creates a selection listener for the list of files and directories.
|
PropertyChangeListener |
MetalVFSFileChooserUI.createPropertyChangeListener(VFSJFileChooser fc) |
void |
MetalVFSFileChooserUI.ensureFileIsVisible(VFSJFileChooser fc,
org.apache.commons.vfs2.FileObject f) |
protected JButton |
MetalVFSFileChooserUI.getApproveButton(VFSJFileChooser fc) |
void |
MetalVFSFileChooserUI.installComponents(VFSJFileChooser fc) |
protected void |
MetalVFSFileChooserUI.installListeners(VFSJFileChooser fc) |
protected void |
MetalVFSFileChooserUI.installStrings(VFSJFileChooser fc) |
void |
MetalVFSFileChooserUI.rescanCurrentDirectory(VFSJFileChooser fc) |
void |
MetalVFSFileChooserUI.uninstallComponents(VFSJFileChooser fc) |
| Constructor and Description |
|---|
MetalVFSFileChooserUI(VFSJFileChooser filechooser) |
Copyright © 2020. All rights reserved.