|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.swing.visuals.remotefileselector.RemoteFileComponentPanel
public class RemoteFileComponentPanel
A panel that contains the view component and provides support for changing the viewed component.
| Constructor Summary | |
|---|---|
RemoteFileComponentPanel(BaseRemoteFileSelectorPanel parentComponent)
Constructor |
|
| Method Summary | |
|---|---|
RemoteFileComponentInterface |
getViewComponent()
Returns the currently viewed component. |
protected void |
init()
Initializes the component with a list view. |
void |
setRemoteModel(RemoteFileServerModelInterface model)
Sets the model being used by the view. |
void |
setViewComponent(java.lang.String view)
Sets the currently viewed component. |
| Constructor Detail |
|---|
public RemoteFileComponentPanel(BaseRemoteFileSelectorPanel parentComponent)
parentComponent - the panel's parent component| Method Detail |
|---|
protected void init()
public RemoteFileComponentInterface getViewComponent()
setViewComponent(String)public void setRemoteModel(RemoteFileServerModelInterface model)
model - the modelpublic void setViewComponent(java.lang.String view)
view - the name of the view to be setgetViewComponent()
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||