Graph Common

pl.psnc.graph.action
Class SaveAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by pl.psnc.vlab.util.gui.action.AbstractActionDefault
          extended by pl.psnc.vlab.util.gui.action.LocalizedAbstractAction
              extended by pl.psnc.graph.action.factory.AbstractGraphAction
                  extended by pl.psnc.graph.action.SaveAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, pl.psnc.vlab.util.gui.action.ActionDecorator

public class SaveAction
extends AbstractGraphAction

Author:
Katarzyna Bylec PSNC, katis@man.poznan.pl Creation date: 2009-06-29
See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface pl.psnc.vlab.util.gui.action.ActionDecorator
DISABLED_ICON, PARENT_OBJECT
 
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
 
Constructor Summary
SaveAction()
           
SaveAction(ISaveActionProvider actionProvider)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
 void setActionProvider(ISaveActionProvider actionProvider)
           
 
Methods inherited from class pl.psnc.graph.action.factory.AbstractGraphAction
getBundle, getCurrentGraph
 
Methods inherited from class pl.psnc.vlab.util.gui.action.LocalizedAbstractAction
setAcceleratorKey, setDisabledActionIcon, setMnemonic, setShortDescription
 
Methods inherited from class pl.psnc.vlab.util.gui.action.AbstractActionDefault
addSource, getDisabledActionIcon, getName, getShortDescription, getSources, setDisabledActionIcon, setIcon, setMnemonic, setName
 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveAction

public SaveAction()

SaveAction

public SaveAction(ISaveActionProvider actionProvider)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)
Specified by:
actionPerformed in interface java.awt.event.ActionListener
Specified by:
actionPerformed in class pl.psnc.vlab.util.gui.action.AbstractActionDefault

setActionProvider

public void setActionProvider(ISaveActionProvider actionProvider)

Graph Common

Copyright 2008 by VLAB Dominik Stoklosa