net.sf.sdedit.editor
Class ExportAction
java.lang.Object
javax.swing.AbstractAction
net.sf.sdedit.editor.ExportAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action, Constants, ExportDialogListener
public class ExportAction
- extends AbstractAction
- implements ExportDialogListener, Constants
- See Also:
- Serialized Form
| Fields inherited from interface net.sf.sdedit.Constants |
ACTIVE_LIFELINE_COLOR, ANTI_ALIAS, dashed, DEFAULT_CODE_FONT, DEFAULT_CURSOR, DEFAULT_ENCODING_SCHEME, dotted, emptyStroke, GLOBAL_CONF_FILE, HAND_CURSOR, MOVE_CURSOR, SAVE_AS_FILE_PROPERTY, SAVE_AS_TYPE_PROPERTY, solid, TEST_FREEHEP_CLASSNAME, thick, thick_dashed, THREAD_COLORS |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
ExportAction
public ExportAction(Editor editor)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
writeFile
public void writeFile(String type)
- Specified by:
writeFile in interface ExportDialogListener
Copyright © 2011. All Rights Reserved.