jmri.configurexml
Class LoadStoreBaseAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by jmri.configurexml.LoadStoreBaseAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Direct Known Subclasses:
LoadXmlConfigAction, StoreXmlConfigAction

public abstract class LoadStoreBaseAction
extends AbstractAction

Base implementation for the load and store actions.

Primarily provides file checking services to the specific subclasses that load/store particular types of data.

Also used to hold common information, specifically common instances of the JFileChooser. These bring the user back to the same place in the file system each time an action is invoked.

Author:
Bob Jacobsen Copyright (C) 2004
See Also:
XmlFile, Serialized Form

Field Summary
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
LoadStoreBaseAction(String s)
           
 
Method Summary
 
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
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Constructor Detail

LoadStoreBaseAction

public LoadStoreBaseAction(String s)


Copyright © 1997 - 2009 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads