|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteFileTableComponent | |
---|---|
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 RemoteFileTableComponent in com.sas.swing.visuals.remotefileselector |
---|
Subclasses of RemoteFileTableComponent in com.sas.swing.visuals.remotefileselector | |
---|---|
class |
RemoteFileListComponent
RemoteFileListComponent defines the class used as the list view of files. |
Fields in com.sas.swing.visuals.remotefileselector declared as RemoteFileTableComponent | |
---|---|
protected RemoteFileTableComponent |
RemoteFileSearchComponent.component
the table component used to show the search results |
RemoteFileTableComponent |
RemoteFileSearchPanel.tablePanel
|
Constructors in com.sas.swing.visuals.remotefileselector with parameters of type RemoteFileTableComponent | |
---|---|
RemoteFileSearchComponent(java.lang.String supportType,
RemoteFileSearchModelInterface serviceModel,
RemoteFileTableComponent tablePanel,
RemoteFileServerModelInterface model)
Constructor that allows setting the support type, the file system service model, the search results table panel, and the table panel's model. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |