|
Sun Message Library for SWIFT API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stc.swift.egategui.projectfile.FileController
public class FileController
CME editor data object controller. The controller provide user with interface to Connectivity Map data object cookie actions
| Constructor Summary | |
|---|---|
FileController(FileNode node)
Constructor to create the Connectivity Map data object contoller |
|
| Method Summary | |
|---|---|
void |
delete()
Implement the delete action to remove the selected Connectivity Map data from the repository |
void |
doSaveToRepository()
Perform the action to save the current connectivity data into the repository |
void |
load()
Implement the delete action to remove the selected Connectivity Map data from the repository |
void |
open()
Implement the open action to open the selected Connectivity Map data from the repository |
void |
save()
Method save |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileController(FileNode node)
node - the associated Connectivity Map data node| Method Detail |
|---|
public void open()
open in interface org.openide.cookies.OpenCookiepublic void delete()
delete in interface FileDeleteCookiepublic void load()
load in interface FileLoadCookie
public void save()
throws java.io.IOException
save in interface org.openide.cookies.SaveCookiejava.io.IOException - when encounter errorspublic void doSaveToRepository()
|
Sun Message Library for SWIFT API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||