jmri.util
Class AbstractFrameAction
java.lang.Object
javax.swing.AbstractAction
jmri.util.AbstractFrameAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
public abstract class AbstractFrameAction
- extends AbstractAction
Swing action that defers class loading until invoked.
The "Frame" in the name refers to this class being optimized to
create a JFrame when invoked.
This does not manage the JFrame instance; if you invoke this twice, you
get two JFrame objects.
- Author:
- Bob Jacobsen Copyright (C) 2003
- See Also:
- Serialized Form
AbstractFrameAction
public AbstractFrameAction(String actionName,
String className)
actionPerformed
public void actionPerformed(ActionEvent e)
Copyright © 1997 - 2008 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: