apps
Class PerformActionModel

java.lang.Object
  extended by apps.AbstractActionModel
      extended by apps.PerformActionModel

public class PerformActionModel
extends AbstractActionModel

Invokes a Swing Action when the program is started.

The list of actions available is defined in the AbstractActionModel superclass.

This is a separate class, even though it has no additional behavior, so that persistance systems realize the type of data being stored.

Author:
Bob Jacobsen Copyright 2003
See Also:
PerformActionPanel

Constructor Summary
PerformActionModel()
           
 
Method Summary
static List rememberedObjects()
           
static void rememberObject(PerformActionModel m)
           
 
Methods inherited from class apps.AbstractActionModel
classList, getClassName, getName, nameList, setClassName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformActionModel

public PerformActionModel()
Method Detail

rememberObject

public static void rememberObject(PerformActionModel m)

rememberedObjects

public static List rememberedObjects()


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: SourceForge_Logo