|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdatabionics.esom.util.actions.FileAction
databionics.esom.util.actions.SaveFileAction
databionics.esom.tool.island.SaveImxFileAction
public class SaveImxFileAction
saves an island
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
log
interface to log4j system |
protected AbstractTool |
tool
|
| Fields inherited from class databionics.esom.util.actions.FileAction |
|---|
myFileType |
| Constructor Summary | |
|---|---|
SaveImxFileAction(AbstractTool tool)
Standard contructor |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
handles performed action |
void |
save(java.lang.String filename)
Save the file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.log4j.Logger log
protected AbstractTool tool
| Constructor Detail |
|---|
public SaveImxFileAction(AbstractTool tool)
| Method Detail |
|---|
public void save(java.lang.String filename)
save in class SaveFileActionfilename - name of filepublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class SaveFileActionActionEvent - e
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||