picturedream.action
Class ControllerFileSave
java.lang.Object
|
+--picturedream.action.ControllerFileSave
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public class ControllerFileSave
- extends java.lang.Object
- implements java.awt.event.ActionListener
Title: PictureDream
Description:
Copyright: Copyright (c) 2003 MRoc
Organisation: MRoc Audiosolutions
- Version:
- 1.0
- Author:
- MRoc mail@mroc.de
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
ivPicture
protected IPicture ivPicture
ivParent
protected java.awt.Component ivParent
fileChooserSave
protected javax.swing.JFileChooser fileChooserSave
ControllerFileSave
public ControllerFileSave(IPicture picture,
java.awt.Component parent)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent event)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener