jmri.jmrix.acela
Class ActiveFlag

java.lang.Object
  extended by jmri.jmrix.acela.ActiveFlag

public abstract class ActiveFlag
extends Object

Provide a flag to indicate that the system provided by this package is active.

This is a very light-weight class, carrying only the flag, so as to limit the number of unneeded class loading.

Author:
Bob Jacobsen Copyright (C) 2003, Bob Coleman, Copyright (C) 2007, 2008 Based on mrc example, modified to establish Acela support.

Constructor Summary
ActiveFlag()
           
 
Method Summary
static boolean isActive()
           
static void setActive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveFlag

public ActiveFlag()
Method Detail

setActive

public static void setActive()

isActive

public static boolean isActive()


Copyright © 1997 - 2011 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