|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectau.edu.jcu.hermes.ui.swing.core.filesystem.wizard.FileSystemWizard
public class FileSystemWizard
Author: Mathew Wyatt Organisation: James Cook University Date: Jan 17, 2008 Time: 4:09:27 PM
| Constructor Summary | |
|---|---|
FileSystemWizard()
|
|
| Method Summary | |
|---|---|
void |
addNewFileSystemListener(java.awt.event.ActionListener newFileSystemListener)
Listener to be invoked when a new filsystem is ready to be connected to |
IFileSystemConnector |
getFileSystemConnector()
Returns the connector for the new file system |
void |
setFailureMessage(java.lang.String failureMessage)
Set the failure message for the filesystem addition |
void |
setParentFrame(javax.swing.JFrame parentFrame)
|
void |
setVisible(boolean visible)
Make the view visible or invisible based on boolean input |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileSystemWizard()
| Method Detail |
|---|
public void setParentFrame(javax.swing.JFrame parentFrame)
public void addNewFileSystemListener(java.awt.event.ActionListener newFileSystemListener)
IFileSystemView
addNewFileSystemListener in interface IFileSystemViewpublic IFileSystemConnector getFileSystemConnector()
IFileSystemView
getFileSystemConnector in interface IFileSystemViewpublic void setFailureMessage(java.lang.String failureMessage)
IFileSystemView
setFailureMessage in interface IFileSystemViewpublic void setVisible(boolean visible)
IFileSystemView
setVisible in interface IFileSystemView
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||