Uses of Class
com.sas.swing.visuals.remotefileselector.IFileServiceSelectorPanel

Packages that use IFileServiceSelectorPanel
com.sas.swing.visuals.remotefileselector The primary focus of the com.sas.swing.visuals.remotefileselector package is to provide the classes necessary to initialize a Remote File Selector. 
 

Uses of IFileServiceSelectorPanel in com.sas.swing.visuals.remotefileselector
 

Methods in com.sas.swing.visuals.remotefileselector with parameters of type IFileServiceSelectorPanel
static java.util.List IFileServiceSelectorPanel.showDialog(java.awt.Frame parent, java.lang.String titleOfDialog, boolean modal, int typeOfDialog, java.lang.String initialPath, com.sas.iom.SAS.IWorkspace workspace, boolean returnSelectedItems, boolean showDirectoriesOnly, IFileServiceSelectorPanel panel)
          Displays the dialog for the IFileServiceSelector.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.