apps
Class CreateButtonModel

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

public class CreateButtonModel
extends AbstractActionModel

Creates a button 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:
CreateButtonPanel

Constructor Summary
CreateButtonModel()
           
 
Method Summary
static List rememberedObjects()
           
static void rememberObject(CreateButtonModel 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

CreateButtonModel

public CreateButtonModel()
Method Detail

rememberObject

public static void rememberObject(CreateButtonModel 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